Covariates {VIGoR}R Documentation

An example of Covariate objects

Description

A (100 x 2) matrix. The first column is the intercept and filled with 1s for all samples. The second column is a randomly generated covariate consisting of two classes, 0 and 1.

Examples

data(sampledata)
dim(Covariates)#100 rows and 2 columns

[Package VIGoR version 1.0 Index]