Package: modelimportance 0.1.0
modelimportance: Measuring Contributions of Component Models to Ensemble Forecast Accuracy
Provides metrics for quantifying the contribution of individual component models to the predictive accuracy of ensemble forecasts.
Authors:
modelimportance_0.1.0.tar.gz
modelimportance_0.1.0.zip(r-4.7)modelimportance_0.1.0.zip(r-4.6)modelimportance_0.1.0.zip(r-4.5)
modelimportance_0.1.0.tgz(r-4.6-any)modelimportance_0.1.0.tgz(r-4.5-any)
modelimportance_0.1.0.tar.gz(r-4.7-any)modelimportance_0.1.0.tar.gz(r-4.6-any)
modelimportance_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
modelimportance/json (API)
| # Install 'modelimportance' in R: |
| install.packages('modelimportance', repos = c('https://mkim425.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mkim425/modelimportance/issues
Pkgdown/docs site:https://mkim425.github.io
- forecast_data_example - Example forecast outputs for modelimportance article vignette
- forecast_data_ma_h1 - Forecast outputs for Massachusetts
- forecast_data_raw - Raw forecast outputs for get-started vignette
- target_data_example - Example target data for modelimportance article vignette
- target_data_ma - Target data for Massachusetts used in vignette runtime data
- target_data_raw - Raw target data for get-started vignette
Last updated from:fc72a2004c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 259 | ||
| source / vignettes | OK | 253 | ||
| linux-release-x86_64 | OK | 195 | ||
| macos-release-arm64 | OK | 202 | ||
| macos-oldrel-arm64 | OK | 287 | ||
| windows-devel | OK | 162 | ||
| windows-release | OK | 163 | ||
| windows-oldrel | OK | 221 | ||
| wasm-release | OK | 138 |
Exports:model_importance
Dependencies:askpassbackportscachemcheckmateclicodetoolscpp11curldata.tabledigestdistfromqdplyrevaluatefarverfastmapfsfurrrfuturegenericsggplot2gitcredsglobalsgluegtablehighrhttr2hubEnsembleshubEvalshubUtilsiniisobandjsonliteknitrlabelinglifecyclelistenvmagrittrMASSmatrixStatsmemoiseopensslparallellypillarpkgconfigpurrrR6RColorBrewerRcppRcppArmadillorlangS7scalesscoringRulesscoringutilsstringistringrsystibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyamlzeallot
Last update: 2026-06-04
Started: 2026-02-10
Last update: 2026-05-29
Started: 2026-02-10
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregate model importance scores across tasks to compute overall importance for each model | aggregate.model_imp_tbl |
| Example forecast outputs for modelimportance article vignette | forecast_data_example |
| Forecast outputs for Massachusetts, horizon 1, used in vignette runtime data | forecast_data_ma_h1 |
| Raw forecast outputs for get-started vignette | forecast_data_raw |
| Quantifies the contribution of ensemble component models to ensemble prediction accuracy for each prediction task. | model_importance |
| Print method for model importance score table | print.model_imp_tbl |
| Print method for summary of model importance score table | print.summary.model_imp_tbl |
| Summary method for model importance score table | summary.model_imp_tbl |
| Example target data for modelimportance article vignette | target_data_example |
| Target data for Massachusetts used in vignette runtime data | target_data_ma |
| Raw target data for get-started vignette | target_data_raw |
