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]
First Published: 2015-10-31
Latest Update: 2023-09-20
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for reReg51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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