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.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
- simuDat - Simulated Sample Dataset for Demonstration
- valveSeats - Valve Seats Dataset
mcfmean-cumulative-functionrecurrent-eventsurvival-analysis
Last updated 9 months agofrom:bd3fe73616. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | NOTE | Nov 02 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 02 2024 |
R-4.4-win-x86_64 | NOTE | Nov 02 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 02 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 02 2024 |
R-4.3-win-x86_64 | NOTE | Nov 02 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 02 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 02 2024 |
Exports:%2%%to%AICbaseRateBICcheck_Recurcoefconfintis.RecurmcfmcfDiffmcfDiff.testparametrizeplotrateRegrateReg.controlRecurshowsimEventsimEventDatasummarySurvr
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppArmadillorlangscalessplines2tibbleutf8vctrsviridisLitewithr
Introduction to Formula Response Function Recur()
Rendered fromreda-Recur.Rmd
usingknitr::rmarkdown
on Nov 02 2024.Last update: 2020-08-15
Started: 2019-10-30
Introduction to reda through Examples
Rendered fromreda-intro.Rmd
usingknitr::rmarkdown
on Nov 02 2024.Last update: 2020-03-25
Started: 2015-09-22
Simulate Survival and Recurrent Event Data with reda
Rendered fromreda-simulate.Rmd
usingknitr::rmarkdown
on Nov 02 2024.Last update: 2020-03-25
Started: 2017-11-10