BasicInputChecks {RNOmni} | R Documentation |
Basic Input Checks
Description
Stops evaluation if inputs are improperly formatted.
Usage
BasicInputChecks(y, G, X)
Arguments
y |
Numeric phenotype vector. |
G |
Genotype matrix with observations as rows, SNPs as columns. |
X |
Covariate matrix. |
Value
None.
[Package RNOmni version 1.0.1.2 Index]