adaptCutpoint2groups: A function used when one set of cutpoints is defined This...

View source: R/evaluate-cutpoints.R

adaptCutpoint2groupsR Documentation

A function used when one set of cutpoints is defined This function generates ROC Plots, Kaplan-Meier plots and histograms for a selected cutpoint value.

Description

A function used when one set of cutpoints is defined This function generates ROC Plots, Kaplan-Meier plots and histograms for a selected cutpoint value.

Usage

adaptCutpoint2groups(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.