dca: dca

View source: R/dca.r

dcaR Documentation

dca

Description

dca

Usage

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

Yurisuriyel/YuriR documentation built on Jan. 20, 2025, 4:44 a.m.