mcoxph: Get the performance of HDSI model on any given dataset

Description Usage

Description

the functions in this file provide support to HDSI_model.R file

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
mcoxph(
  formula,
  data,
  weights,
  subset,
  na.action,
  init,
  control,
  ties = c("efron", "breslow", "exact"),
  singular.ok = TRUE,
  robust,
  model = FALSE,
  x = FALSE,
  y = TRUE,
  tt,
  method = ties,
  id,
  cluster,
  istate,
  statedata,
  ...
)

rahiuhn/HDSI documentation built on Dec. 22, 2021, 12:01 p.m.