data1 {cutpoint} | R Documentation |
Dataset for testing the cutpoint estimating function: cp_est
Description
A dataset containing data for testing the estimating of one or two cutpoints
Usage
data(data1)
Format
"data1"
A data frame with 100 rows and 5 variables:
- biomarker
numeric from 1 to 257
- covariate_1
numeric, from 4.25 to 12.33, with effect of the cutpoint of the biomarker
- covariate_2
numeric, from 465 to 1205, with no or small effect of the cutpoint of the biomarker
- time
numeric, from 3 to 328
- event
numeric, 0 or 1
Author(s)
Jan Porthun
Source
Self-generated example data
Examples
data(data1)
[Package cutpoint version 1.0.0 Index]