CheckInputs: Check Inputs

View source: R/input_checks.R

CheckInputsR Documentation

Check Inputs

Description

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.

Value

None.


AllelicSeries documentation built on April 3, 2025, 7:46 p.m.