Learn R Programming

⚠️There's a newer version (1.4.7) of this package.Take me there.

reReg (version 1.4.0)

Recurrent Event Regression

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

Copy Link

Version

Install

install.packages('reReg')

Monthly Downloads

416

Version

1.4.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Sy Chiou

Last Published

April 14th, 2021

Functions in reReg (1.4.0)

mcf.formula-class

The mcf.formula class is imported from reda.
Recur-pipe

The %to% function is imported from reda
Recur

The Recur function is imported from reda.
plotHaz

Plot the Baseline Cumulative Hazard Function for the Terminal Time
mcf

The mcf function is imported from reda.
Recur-class

The Recur class is imported from reda.
basebind

Function used to combine baseline functions in one plot
plot.reReg

Plot the Baseline Cumulative Rate Function and the Baseline Cumulative Hazard Function
plot.Recur

Produce Event Plot or Mean Cumulative Function Plot
plotEvents

Produce Event Plots
reReg

Fits Semiparametric Regression Models for Recurrent Event Data
summary.Recur-class

The summary.Recur class is imported from reda.
simGSC

Function to generate simulated recurrent event data
reSurv

Create an reSurv Object
reReg-package

reReg: Recurrent Event Regression
plotRate

Plotting the Baseline Cumulative Rate Function for the Recurrent Event Process
residuals.reReg

Calculate Residuals for a `reReg' Fit
simDat

Simulated dataset for demonstration