Displaying 1 result from an estimated 1 matches for "popgroup".
Did you mean:
nogroup
2006 Jul 04
1
using weights in lrm
...ill1
+ h.ljob1
+ h.fin1
+ h.div1
+ h.fail1
+ h.sex
+ h.ch.1
+ h.ch.5
+ h.ch.12
+ h.ch.13
+ h.popgroup
+ y.school.now
,x=T,y=T, data=d.caps1y, weights=weightsd, normwt=TRUE
)
The regression works (in the sense that the results are not way off
the one w/o wighting the sample), but I get the following warning messages:
Warning messages:
1: number of ite...