View source: R/initial_Lambda.R
Obtain the initial value of the cumulative baseline hazard function in the latency part through the GEE with the independence
working correlation matrix.
1 | initial_Lambda(Time, Status, X, Z, id, model, corstr)
|
Time |
right censored data which is the follow up time. |
Status |
the censoring indicator, normally 0 = event of interest happens, and 0 = censoring. |
X |
a matrix of covariates corresponding to the latency part. |
Z |
a matrix of covariates corresponding to the incidence part. |
id |
a vector which identifies the clusters. The length of |
model |
specifies your model, it can be |
corstr |
a character string specifying the correlation structure. The following are permitted: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.