Displaying 1 result from an estimated 1 matches for "costusdata".
2009 May 26
0
Cgee: error: logistic model
Hello,
Much like Charlie Wills a year ago, I am trying to run the APE program
COMPAR.GEE with a model containing a categorical response variable and
a continuous variable.
My command code is :
compar.gee(costusdata$Syndrome ~ costusdata$Stamen, phy = costustree,
family = "binomial")
I receive the following output with an error:
Beginning Cgee S-function, @(#) geeformula.q 4.13 98/01/27
running glm to get initial regression estimate
(Intercept) costusdata$Stamen18 costusdata$Stam...