Learn R Programming

RNOmni (version 0.3.0)

inCheck: Input Check

Description

Function to ensure the dimensions of inputs to association methods agree.

Usage

inCheck(y, G, X, S)

Arguments

y

Numeric phenotype vector.

G

Obs by snp genotype matrix.

X

Obs by feature model matrix of covariates.

S

Obs by feature model matrix of structure adjustments.