Package: predRupdate 0.2.1.9000

predRupdate: Prediction Model Validation and Updating
Evaluate the predictive performance of an existing (i.e. previously developed) prediction/ prognostic model given relevant information about the existing prediction model (e.g. coefficients) and a new dataset. Provides a range of model updating methods that help tailor the existing model to the new dataset; see Su et al. (2018) <doi:10.1177/0962280215626466>. Techniques to aggregate multiple existing prediction models on the new data are also provided; see Debray et al. (2014) <doi:10.1002/sim.6080> and Martin et al. (2018) <doi:10.1002/sim.7586>).
Authors:
predRupdate_0.2.1.9000.tar.gz
predRupdate_0.2.1.9000.zip(r-4.7-any)predRupdate_0.2.1.9000.zip(r-4.6-any)predRupdate_0.2.1.9000.zip(r-4.5-any)
predRupdate_0.2.1.9000.tgz(r-4.6-any)predRupdate_0.2.1.9000.tgz(r-4.5-any)
predRupdate_0.2.1.9000.tar.gz(r-4.7-any)predRupdate_0.2.1.9000.tar.gz(r-4.6-any)
predRupdate_0.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
predRupdate/json (API)
| # Install 'predRupdate' in R: |
| install.packages('predRupdate', repos = c('https://glenmartin31.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/glenmartin31/predrupdate/issues
Pkgdown/docs site:https://glenmartin31.github.io
- SYNPM - SYNthetic Prediction Models (SYNPM) and Validation dataset
Last updated from:6341cb708e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 181 | ||
| source / vignettes | OK | 273 | ||
| linux-release-x86_64 | OK | 166 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 114 | ||
| windows-devel | OK | 104 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 115 | ||
| wasm-release | OK | 132 |
Exports:dummy_varsinv_logitlogitmap_newdatapred_input_infopred_predictpred_stacked_regressionpred_updatepred_val_probspred_validate
Dependencies:abindbackportsbootbroomcarcarDataclicolorspacecorrplotcowplotcpp11DerivdoBydplyrfarverforecastFormulafracdiffgenericsggplot2ggpubrggrepelggsciggsignifgluegridExtragtableisobandlabelinglatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmgcvminqamodelrnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigpolynompROCpurrrquantregR6rbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasrlangrstatixS7scalesSparseMstringistringrsurvivaltibbletidyrtidyselecttimeDateurcautf8vctrsviridisLitewithrzoo
Last update: 2024-08-23
Started: 2023-03-31
Last update: 2023-11-20
Started: 2023-11-20
Last update: 2023-04-26
Started: 2023-03-31
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create dummy variables for all categorical/factor variables in a data.frame | dummy_vars |
| Apply the inverse logit function to an input | inv_logit |
| Apply a logit transformation to an input | logit |
| Map new data to a predinfo object | map_newdata |
| Input information about an existing prediction model | pred_input_info |
| Make predictions from an existing prediction model | pred_predict |
| Perform Stacked Regression on Existing Prediction Models | pred_stacked_regression |
| Perform Model Updating on an Existing Prediction Model | pred_update |
| Validate Predicted Probabilities | pred_val_probs |
| Validate an existing prediction | pred_validate |
| SYNthetic Prediction Models (SYNPM) and Validation dataset | SYNPM |
