CheckInputs: Check Inputs
Usage
CheckInputs(anno, covar, geno, is_pheno_binary, pheno, weights)
Arguments
- anno
(snps x 1) annotation vector.
- covar
(n x p) covariate matrix.
- geno
(n x snps) genotype matrix.
- is_pheno_binary
Is the phenotype binary?
- pheno
(n x 1) phenotype vector.
- weights
(L x 1) annotation category weights.