Learn R Programming

cutpoint (version 1.0.0)

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

Arguments

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

Jan Porthun

Examples

Run this code
data(data1)

Run the code above in your browser using DataLab