Learn R Programming

GEInter (version 0.3.2)

Rob_data: 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)

Arguments

Format

A matrix with 100 rows and 27 variables.

Examples

Run this code
# NOT RUN {
data(Rob_data)
# }

Run the code above in your browser using DataLab