Learn R Programming

Copula.surv (version 3.0)

Weib.reg.Frank: Weibull regression under the Frank copula

Description

See Section 2.6.3 of Emura et al. (2019).

Usage

Weib.reg.Frank(x.obs,y.obs,dx,dy,zx,zy,convergence.par=FALSE)

Value

beta_x

regression coefficients for X

beta_y

regression coefficients for Y

Arguments

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

Author

Takeshi Emura

Details

Details are seen from the references.

References

Emura T, Matsui S, Rondeau V (2019), Survival Analysis with Correlated Endpoints, Joint Frailty-Copula Models, JSS Research Series in Statistics, Springer

Examples

Run this code
#TBA

Run the code above in your browser using DataLab