Other packages > Find by keyword >

reReg  

Recurrent Event Regression
View on CRAN: Click here


Download and install reReg package within the R console
Install from CRAN:
install.packages("reReg")

Install from Github:
library("remotes")
install_github("cran/reReg")

Install by package version:
library("remotes")
install_version("reReg", "1.4.7")



Attach the package and use:
library("reReg")
Maintained by
Sy Han (Steven) Chiou
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-31
Latest Update: 2024-10-07
Description:
A comprehensive collection of practical and easy-to-use tools for regression analysis of recurrent events, with or without the presence of a (possibly) informative terminal event described in Chiou et al. (2023) . The modeling framework is based on a joint frailty scale-change model, that includes models described in Wang et al. (2001) , Huang and Wang (2004) , Xu et al. (2017) , and Xu et al. (2019) as special cases. The implemented estimating procedure does not require any parametric assumption on the frailty distribution. The package also allows the users to specify different model forms for both the recurrent event process and the terminal event.
How to cite:
Sy Han (Steven) Chiou (2015). reReg: Recurrent Event Regression. R package version 1.4.7, https://cran.r-project.org/web/packages/reReg. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0-0 (2015-10-31 15:52), 1.1-0 (2017-12-22 13:57), 1.1-1 (2018-02-01 07:56), 1.1-2 (2018-04-17 23:47), 1.1-3 (2018-05-25 08:00), 1.1.4 (2018-05-30 19:51), 1.1.5 (2018-10-09 07:30), 1.1.6 (2018-10-22 21:40), 1.2.0 (2019-11-08 07:20), 1.2.1 (2019-12-01 22:30), 1.3.0 (2020-07-22 22:50), 1.4.0 (2021-04-15 00:10), 1.4.1 (2021-09-16 20:30), 1.4.2 (2022-01-17 19:42), 1.4.3 (2022-04-19 11:50), 1.4.4 (2022-06-15 17:20), 1.4.5 (2023-01-28 00:30), 1.4.6 (2023-09-20 10:00)
Other packages that cited reReg R package
View reReg citation profile
Other R packages that reReg depends, imports, suggests or enhances
Complete documentation for reReg
Functions, R codes and Examples using the reReg R package
Some associated functions: basebind . plot.Recur . plot.reReg . plotEvents.control . plotEvents . plotHaz . plotRate . reReg-package . reReg.control . reReg . reSurv . reexports . residuals.reReg . simDat . simGSC . 
Some associated R codes: RcppExports.R . Recur.R . cppl.R . data.R . mcf.R . npFit.R . plot.R . reReg.R . reReg_pkg.R . reSurv.R . regGeneral.R . residuals.R . simu.R . summary.R . util.R .  Full reReg package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA