rolrMethod: Calculate cutpoints with maxstat method.

View source: R/methods.R

rolrMethodR Documentation

Calculate cutpoints with maxstat method.

Description

This function calculates two cutpoints for a continuous variable using hierarchical method.

Usage

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

Arguments

setCutpoint

cutpoint variable

df

input data frame

time

Time variable

event

Event variable

biomarker

Biomarker variable

Value

Csv result table, histogram, Kaplan-Meier plots


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