Displaying 1 result from an estimated 1 matches for "vigtpan".
Did you mean:
sigtran
2012 May 04
0
Converting code from gee() to geeglm()
...arx", "Estimate"] , uppdown =
efrinedri )
[1] 0.85 ( 0.59 , 1.24 )
*
*
*Trying to convert it to geeglm() with sample weiht: *
m1 <- geeglm( Bin ~ educ+agemean+ residencysize + yearx , id = rad09 ,
data = Males, subset = marp1 == 1 , family = binomial, weights =
Vigtpan , corstr ="unstructured" )
*I get the following error message and not sure how to work on that. Any
suggestions appreciated*
Error in geese.fit(xx, yy, id, offset, soffset, w, waves = waves, zsca, :
nrow(zsca) and length(y) not match
In addition: Warning messages:
1: In eval(expr,...