Package: CopulaCenR
Type: Package
Title: Copula-Based Regression Models for Bivariate Censored Data
Version: 0.1.0
Author: Tao Sun, Ying Ding
Maintainer: Tao Sun <tao.sun@pitt.edu>
Description: Copula-based regression models for bivariate censored data, including 
 bivariate right-censored data and bivariate interval-censored data. Currently 
 supports Clayton, Gumbel, Frank, Joe, AMH and Copula2 copula models. For 
 marginal models, it supports parametric (Weibull, Loglogistic, Gompertz), 
 weakly-parametric piecewise-constant hazards (only for bivariate right-censored)
 and semiparametric transformation (only for bivariate interval-censored data) 
 models. Includes methods for convenient prediction and plotting. Also provides 
 a bivariate time-to-event simulation function. Method details can be found in 
 Sun et.al. (2018) < doi:10.1007/s10985-018-09459-5> and 
 Sun et.al (2019) <arXiv:1901.01918>.
License: GPL (>= 3)
Imports: copula, corpcor, flexsurv, icenReg, magrittr, plotly, pracma,
        survival
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-02-25 01:54:48 UTC; tas184
Repository: CRAN
Date/Publication: 2019-03-04 17:20:24 UTC
