Skip to content

bettinagruen/reReg

This branch is 112 commits behind stc04003/reReg:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 14, 2021
a6dcf85 · Apr 14, 2021
Apr 14, 2021
Apr 2, 2021
Apr 8, 2021
Apr 7, 2021
Apr 14, 2021
Mar 6, 2021
Apr 14, 2021
Nov 30, 2019
Jul 30, 2018
May 2, 2019
Apr 10, 2021
Apr 9, 2021
Apr 2, 2021
Apr 8, 2021
Apr 10, 2021
Apr 10, 2021
Aug 12, 2018
Apr 12, 2021

Repository files navigation

reReg

Project Status: Active – The project has reached a stable, usable state and is being actively developed. minimal R version CRAN_Status_Badge packageversion AppVeyor Build Status Travis-CI Build Status Last-changedate

Regression models for recurrent event data

reReg implements a collection of regression models for recurrent event process and failure time. The package is still under active development.

Installation

You can install and load reReg from CRAN using

install.packages("reReg")
library(reReg)

You can install reReg from github with:

## install.packages("devtools")
devtools::install_github("stc04003/reReg", ref = "main")

Online documentation

Online document includes:

References:

Lin, D., Wei, L., Yang, I. and Ying, Z. (2000). Semiparametric Regression for the Mean and Rate Functions of Recurrent Events. Journal of the Royal Statistical Society: Series B (Methodological), 62: 711-730.

Wang, M.-C., Qin, J., and Chiang, C.-T. (2001). Analyzing Recurrent Event Data with Informative Censoring. Journal of the American Statistical Association 96(455): 1057-1065.

Ghosh, D. and D.Y. Lin (2002). Marginal Regression Models for Recurrent and Terminal Events. Statistica Sinica, 663-688.

Ghosh, D. and D.Y. Lin (2003). Semiparametric Analysis of Recurrent Events Data in the Presence of Dependent Censoring. Biometrics, 59: 877-885.

Huang, C.-Y. and Wang, M.-C. (2004). Joint Modeling and Estimation for Recurrent Event Processes and Failure Time Data. Journal of the American Statistical Association 99(468), 1153-1165.

Xu, G., Chiou, S.H., Huang, C.-Y., Wang, M.-C. and Yan, J. (2017). Joint Scale-change Models for Recurrent Events and Failure Time. Journal of the American Statistical Association 112(518): 796-805.

Xu, G., Chiou, S.H., Yan, J., Marr, K., and Huang, C.-Y. (2020) Generalized Scale-Change Models for Recurrent Event Processes under Informative Censoring. Statistica Sinica 30, 1773–1795.

About

Regression methods for recurrent event data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 71.5%
  • TeX 15.6%
  • C++ 8.5%
  • C 4.3%
  • Shell 0.1%