Adjusted Discrete Proportional Hazards (ADPH) Model
1 2 3 4 5 6 7 8 9 10 11 12 13 |
time |
a vector of discrete time (e.g. 1, 2, 3, ...) |
status |
a vector of event status (1 = observed, 0 = censored) |
pred |
a vector/matrix of predictors (e.g. biomarkers) |
init_beta |
initial values for beta |
init_lambda0 |
initial values for lambda0 |
init_lambda0_s |
initial values for lambda0_s |
n_ptb |
number of perturbations |
seed |
random number generation seed |
show_progress |
TRUE or FALSE (default) |
maxit |
maximum number of iterations |
... |
additional arguments for controlling model fitting (see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.