February 19th, 2007, 2:39 pm
Humayun, logistic regression model can be expressed as Y = XBeta + error, which is identical to the standard regression model. The only difference is that the Y vector is a result of a transformation by the logit function mapping from [0,1] to [-inf,inf]. So you can use all the same model tests that would apply in standard multivariate regression.