Weib.reg.Clayton {Copula.surv} | R Documentation |
See Section 2.6.3 of Emura et al. (2019).
Weib.reg.Clayton(x.obs,y.obs,dx,dy,zx,zy,convergence.par=FALSE)
x.obs |
censored times for X |
y.obs |
censored times for Y |
dx |
censoring indicators for X |
dy |
censoring indicators for Y |
zx |
matrix of covariates for X |
zy |
matrix of covariates for Y |
convergence.par |
if TRUE, show the details |
Details are seen from the references.
beta_x |
regression coefficients for X |
beta_y |
regression coefficients for Y |
Takeshi Emura
Emura T, Matsui S, Rondeau V (2019), Survival Analysis with Correlated Endpoints, Joint Frailty-Copula Models, JSS Research Series in Statistics, Springer
#TBA