Biomedical Engineering Reference
In-Depth Information
731 patients, there were 277 females and 454 males. The original data set has
information on age, but the data set included in glrt only has gender as the
covariate.
Here are the results of conducting gLRT1 with fifty imputation samples:
>data(diabetes)
>dim(diabetes)
[1]7313
>diabetes[1:3,]
leftrightgender
124271
222220
337391
>gLRT(diabetes,method="glrt1",M=50)
$method
[1]"Generalizedlogranktest(ZhaoandSun,2004)"
$u
[1]22.69727-22.69727
$var
[,1][,2]
[1,]149.2921-149.2921
[2,]-149.2921149.2921
$chisq
[,1]
[1,]3.450726
$df
[1]1
$p
[,1]
[1,]0.063224
 
Search WWH ::




Custom Search