Description Usage Arguments Value Examples
This function calculates cumulative hazard
1 |
D |
A data.frame in which to interpret the variables named in the formula. The data set includes the following fields:
|
nf |
The number of continuous and binary factors in the data set D corresponding to the covariates used in the Cox-regression for proportional hazard term. |
nk |
The number of continuous and binary factors in the data set D corresponding to the covariates used in the Cox-regression for shape b. |
ncl |
The number of clusters in the data set D corresponding to the cluster covariate. Is equal to 0 for the fixed-effect model). |
dist |
Baseline hazard function ('Weibull' or 'Gompertz'). |
vpar |
The sample of the vector-row-parameters in matrix form. |
ID |
The order number of an object in the data set. |
Cumulative hazard for the object with order number ID
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.