Package: reda 0.5.4
reda: Recurrent Event Data Analysis
Contains implementations of recurrent event data analysis routines including (1) survival and recurrent event data simulation from stochastic process point of view by the thinning method proposed by Lewis and Shedler (1979) <doi:10.1002/nav.3800260304> and the inversion method introduced in Cinlar (1975, ISBN:978-0486497976), (2) the mean cumulative function (MCF) estimation by the Nelson-Aalen estimator of the cumulative hazard rate function, (3) two-sample recurrent event responses comparison with the pseudo-score tests proposed by Lawless and Nadeau (1995) <doi:10.2307/1269617>, (4) gamma frailty model with spline rate function following Fu, et al. (2016) <doi:10.1080/10543406.2014.992524>.
Authors:
reda_0.5.4.tar.gz
reda_0.5.4.zip(r-4.5)reda_0.5.4.zip(r-4.4)reda_0.5.4.zip(r-4.3)
reda_0.5.4.tgz(r-4.5-x86_64)reda_0.5.4.tgz(r-4.5-arm64)reda_0.5.4.tgz(r-4.4-x86_64)reda_0.5.4.tgz(r-4.4-arm64)reda_0.5.4.tgz(r-4.3-x86_64)reda_0.5.4.tgz(r-4.3-arm64)
reda_0.5.4.tar.gz(r-4.5-noble)reda_0.5.4.tar.gz(r-4.4-noble)
reda_0.5.4.tgz(r-4.4-emscripten)reda_0.5.4.tgz(r-4.3-emscripten)
reda.pdf |reda.html✨
reda/json (API)
NEWS
# Install 'reda' in R: |
install.packages('reda', repos = c('https://wenjie2wang.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wenjie2wang/reda/issues
Pkgdown site:https://wwenjie.org
- simuDat - Simulated Sample Dataset for Demonstration
- valveSeats - Valve Seats Dataset
mcfmean-cumulative-functionrecurrent-eventsurvival-analysiscpp
Last updated 11 months agofrom:bd3fe73616. Checks:1 OK, 10 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 31 2025 |
R-4.5-win-x86_64 | NOTE | Jan 31 2025 |
R-4.5-mac-x86_64 | NOTE | Jan 31 2025 |
R-4.5-mac-aarch64 | NOTE | Jan 31 2025 |
R-4.5-linux-x86_64 | NOTE | Jan 31 2025 |
R-4.4-win-x86_64 | NOTE | Jan 31 2025 |
R-4.4-mac-x86_64 | NOTE | Jan 31 2025 |
R-4.4-mac-aarch64 | NOTE | Jan 31 2025 |
R-4.3-win-x86_64 | NOTE | Jan 31 2025 |
R-4.3-mac-x86_64 | NOTE | Jan 31 2025 |
R-4.3-mac-aarch64 | NOTE | Jan 01 2025 |
Exports:%2%%to%AICbaseRateBICcheck_Recurcoefconfintis.RecurmcfmcfDiffmcfDiff.testparametrizeplotrateRegrateReg.controlRecurshowsimEventsimEventDatasummarySurvr
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppArmadillorlangscalessplines2tibbleutf8vctrsviridisLitewithr
Introduction to Formula Response Function Recur()
Rendered fromreda-Recur.Rmd
usingknitr::rmarkdown
on Jan 31 2025.Last update: 2020-08-15
Started: 2019-10-30
Introduction to reda through Examples
Rendered fromreda-intro.Rmd
usingknitr::rmarkdown
on Jan 31 2025.Last update: 2020-03-25
Started: 2015-09-22
Simulate Survival and Recurrent Event Data with reda
Rendered fromreda-simulate.Rmd
usingknitr::rmarkdown
on Jan 31 2025.Last update: 2020-03-25
Started: 2017-11-10