mainFunction: A function that decides which type of analysis to use.

View source: R/evaluate-cutpoints.R

mainFunctionR Documentation

A function that decides which type of analysis to use.

Description

A function that decides which type of analysis to use.

Usage

mainFunction(cutpoints, df, time, event, biomarker)

Arguments

cutpoints

cutpoints variable

df

input data frame

time

Time variable

event

Event variable

biomarker

Biomarker variable

Value

results from a selected analysis


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