evaluateCutpoints: A function creating folders for each biomarker in a data...

evaluateCutpointsR Documentation

A function creating folders for each biomarker in a data table with subfolders that include results of the analysis.

Description

A function creating folders for each biomarker in a data table with subfolders that include results of the analysis.

Usage

evaluateCutpoints(
  mainDir,
  file,
  resultsDirName,
  biomarkerList,
  time,
  event,
  setCutpoint,
  setCutpoint2,
  df
)

Arguments

time

Time variable

event

Event variable

df

input data frame

biomarker

Biomarker variable

cutpoints

cutpoints variable

Value

results from a selected analysis


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