data2_ushape {cutpoint} | R Documentation |
Dataset for testing the ushape argument of cp_est function
Description
A dataset containing data for testing the ushape argument of cp_est function.
Usage
data(data2_ushape)
Format
"data2_ushape"
A data frame with 200 rows and 4 variables:
- biomarker
numeric from 1e-04 to 4.7
- covariate_1
numeric, from 8.07e-05 to 1.90
- time
numeric, from 0.002 to 5.09
- event
numeric, 0 or 1
Author(s)
Jan Porthun
Source
Self-generated example data
Examples
data(data2_ushape)
[Package cutpoint version 1.0.0 Index]