geese function from package geepack.
This function is called in geepack.lgst.batch.imputed function to apply association test to all imputed SNPs in a
genotype file.geepack.lgst.imputed(snp, phen, test.dat, covar = NULL)geepack.lgst.batch.imputed.geepack.lgst function but here the SNP data contains imputed genotypes (allele dosages)
that are continuous and range from 0 to 2. In addition, the user-specified genetic model argument is not available.Zeger, S.L. and Liang, K.Y. (1986) Longitudinal data analysis for discrete and continuous outcomes. Biometrics, 42 121--130.
Yan, J and Fine, J. (2004) Estimating equations for association structures. Stat Med, 23 859--874.
geese function from package geepack