BasicInputChecks {RNOmni} | R Documentation |
Stops evaluation if inputs are improperly formatted.
BasicInputChecks(y, G, X)
y |
Numeric phenotype vector. |
G |
Genotype matrix with observations as rows, SNPs as columns. |
X |
Covariate matrix. |
None.