CheckInput: Check if the input is valid or not

Description Usage Arguments Value

View source: R/CheckInput.R

Description

Input a valid matrix

Usage

1
CheckInput(X, f, p)

Arguments

X

A m*p matrix which each row represents one unique model with the elements either 0 or 1.

f

A vector with m elements contain each model's frequency in X.

p

The number of variate in the model

Value

The standardized matrix


VDSM documentation built on April 16, 2021, 9:07 a.m.

Related to CheckInput in VDSM...