stdca: stdca

View source: R/stdca.r

stdcaR Documentation

stdca

Description

stdca

Usage

stdca(
  data,
  outcome,
  ttoutcome,
  timepoint,
  predictors,
  xstart = 0.001,
  xstop = 0.999,
  xby = 0.001,
  ymin = -0.05,
  probability = NULL,
  harm = NULL,
  intervention = F,
  interventionper = 100,
  smooth = T,
  loess.span = 0.1,
  cmprsk = F
)

linze-yu/linr documentation built on Jan. 20, 2025, 1:01 p.m.