Package: genSEIR 0.1.1
genSEIR: Predict Epidemic Curves with Generalized SEIR Modeling
Performs generalized Susceptible-Exposed-Infected-Recovered (SEIR) modeling to predict epidemic curves. The method is described in Peng et al. (2020) <doi:10.1101/2020.02.16.20023465>.
Authors:
genSEIR_0.1.1.tar.gz
genSEIR_0.1.1.zip(r-4.7)genSEIR_0.1.1.zip(r-4.6)genSEIR_0.1.1.zip(r-4.5)
genSEIR_0.1.1.tgz(r-4.6-any)genSEIR_0.1.1.tgz(r-4.5-any)
genSEIR_0.1.1.tar.gz(r-4.7-any)genSEIR_0.1.1.tar.gz(r-4.6-any)
genSEIR_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
genSEIR/json (API)
| # Install 'genSEIR' in R: |
| install.packages('genSEIR', repos = c('https://selcukorkmaz.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:9110ed1d9e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 116 |
Exports:checkRatesfit_SEIQRDPgetDataCOVIDplot_SEIQRDPpredict_SEIQRDPSEIQRDP
Dependencies:clicpp11digestfarverggplot2gluegtableisobandlabelinglifecycleminpack.lmnlsrpracmaR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check Rates | checkRates |
| Fit SEIQRDP function | fit_SEIQRDP |
| Compute the matrix A | getA |
| Get COVID-19 Data | getDataCOVID |
| Estimate Death Rate | getKappaFun |
| Estimate Recovery Rate | getLambdaFun |
| Anonymous function approximating the death rate | kappaFun |
| Anonymous function approximating the recovery rate | lambdaFun |
| Model function | modelFun |
| Plots for Epidemic Curves | plot_SEIQRDP |
| Predict cases using generalized SEIR model | predict_SEIQRDP |
| Runge-Kutta 4th Order Method to Solve Differential Equation | RK4 |
| Simulate generalized SEIR model | SEIQRDP |
| Fitted Results for SEIQRDP | SEIQRDP_for_fitting |
