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.
data(pdata)
An object of class data.frame
with 100 rows and 7 columns.