search for: eziology

Displaying 1 result from an estimated 1 matches for "eziology".

Did you mean: etiology
2004 Jan 27
0
help help help
Hi, I have a problem.... I need help about Generalized Estimating Equation. The response variable is "efficacy" (numeric) and the predictors are "eziology" (categoric) and "terapy" (string). After downloaded the gee from CRAN I tried to use this procedure for example: summary(gee(efficacy~eziology+terapy, id=?, data=pippo, corstr="exchangeable")) Could you send me an example of application of GEE with two variables? Thank y...