powered by
Partition y and X according to the missingness pattern of g.
PartitionData(e, g, X)
List containing:
"g_obs", observed genotype vector.
"X_obs", covariates for subjects with observed genotypes.
"X_mis", covariates for subjects with missing genotypes.
"e_obs", residuals for subjects with observed genotypes.
Numeric residual vector.
Genotype vector.
Model matrix of covariates.