Rob_data {GEInter} | R Documentation |
A matrix containing the simulated data for RobSBoosting
and Miss.boosting
methods
Description
A matrix containing the simulated genetic (G) effects (the first 20 columns), environmental (E) effects (column 21 to column 24), continuous response (column 25), logarithm of survival time (column 26), and censoring indicator (column 27).
Usage
data(Rob_data)
Format
A matrix with 100 rows and 27 variables.
Examples
data(Rob_data)
[Package GEInter version 0.3.2 Index]