pdata {mlm4omics}R Documentation

pdata for examples and testthat() pdata has 7 variables and var1 is the response variable, var2 is a continuous explanatory variable, treatment is another explanatory variable, miss and censor are indicator for missing and censored, geneid and sid represents gene id and subject id respectively.

Description

pdata for examples and testthat() pdata has 7 variables and var1 is the response variable, var2 is a continuous explanatory variable, treatment is another explanatory variable, miss and censor are indicator for missing and censored, geneid and sid represents gene id and subject id respectively.

Usage

data(pdata)

Format

An object of class data.frame with 100 rows and 7 columns.


[Package mlm4omics version 1.3.0 Index]