adaptCutpoint3groups: A function used when two sets of cutpoints are defined This...

View source: R/evaluate-cutpoints.R

adaptCutpoint3groupsR Documentation

A function used when two sets of cutpoints are defined This function generates ROC Plots, Kaplan-Meier plots and histograms for two selected cutpoint values.

Description

A function used when two sets of cutpoints are defined This function generates ROC Plots, Kaplan-Meier plots and histograms for two selected cutpoint values.

Usage

adaptCutpoint3groups(setCutpoint, df, time, event, biomarker)

Arguments

setCutpoint

cutpoint variable

df

input data frame

time

Time variable

event

Event variable

biomarker

Biomarker variable

Value

a folders for each biomarker with results


mogluszka/evaluateCutpoints documentation built on Sept. 16, 2022, 2:44 a.m.