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: 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 21 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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