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 06 Nov. 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

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
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  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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