Learn R Programming

DynForest (version 1.1.3)

data_simu1: data_simu1 dataset

Description

Simulated dataset 1 with continuous outcome

Arguments

Format

Longitudinal dataset with 1200 rows and 13 columns for 200 subjects

id

Subject identifier

time

Time measurement

cont_covar1

Continuous time-fixed predictor 1

cont_covar2

Continuous time-fixed predictor 2

bin_covar1

Binary time-fixed predictor 1

bin_covar2

Binary time-fixed predictor 2

marker1

Continuous time-dependent predictor 1

marker2

Continuous time-dependent predictor 2

marker3

Continuous time-dependent predictor 3

marker4

Continuous time-dependent predictor 4

marker5

Continuous time-dependent predictor 5

marker6

Continuous time-dependent predictor 6

Y_res

Continuous outcome

Examples

Run this code
data(data_simu1)

Run the code above in your browser using DataLab