Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simulation of recurrent event data in the total time model

NotificationsYou must be signed in to change notification settings

federicomarini/simrec

Repository files navigation

R build status

An R-Package for Simulation of Recurrent Events

simrec allows simulation of recurrent event data following the multiplicative intensity model described in Andersen and Gill (1982), with the baseline hazard being a function of the total/calendar time.

To induce between-subject-heterogeneity, a random effect covariate (frailty term) can be incorporated.

Furthermore, viasimreccomp simulation of data following a multistate model with recurrent event data of one type and a competing event is possible.

simrecint gives the possibility to additionally simulate a recruitment time for each individual and cut the data to an interim data set.

WithsimrecPlot andsimreccompPlot the data can be plotted.

Installation

To install the development version for the packagesimrec, please start a current version of R and type (usingremotes):

# currently this can be done via githubinstall.packages("remotes")# if neededremotes::install_github("federicomarini/simrec")# or if needed:remotes::install_github("federicomarini/simrec",build_vignettes=TRUE,dependencies=TRUE)

Vignette

To inspect the vignette and the code used in it, type:

vignette("simrec-vignette-Rhelp")## and/orbrowseVignettes("simrec")

Contact

For additional details regarding the functions ofsimrec, please consult the documentation.

About

Simulation of recurrent event data in the total time model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp