selection_c: Automatic selection of censoring time

View source: R/selection_c.R

selection_cR Documentation

Automatic selection of censoring time

Description

The funciton that automatically choose a value of c_0.

Usage

selection_c(
  X,
  C,
  event,
  time,
  alpha,
  c_ref,
  weight_ref,
  model = "cox",
  type = "quantile",
  dist = "weibull"
)

zhimeir/cfsurvival documentation built on April 13, 2022, 6:41 a.m.