Learn R Programming

RNOmni (version 0.2.1)

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

Snp by obs genotype matrix.

X

Obs by feature covariate matrix.

S

Obs by feature structure matrix.