View source: R/Weib.reg.cBB1.0.R
| Weib.reg.cBB1.0 | R Documentation | 
See Section 2.6.3 of Emura et al. (2019).
Weib.reg.cBB1.0(x.obs,y.obs,dx,dy,zx,zy,zxy,delta=0,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 | 
| zxy | matrix of covariates for copula | 
| delta | known copula parameter (d>=0) | 
| 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 | 
| beta_xy | regression coefficients for copula | 
| alpha | copula parameter | 
| tau | Kendall's tau given beta_xy=0 | 
Takeshi Emura
Emura T, Matsui S, Rondeau V (2019), Survival Analysis with Correlated Endpoints, Joint Frailty-Copula Models, JSS Research Series in Statistics, Springer
#TBAAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.