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:Minsu Kim [aut, cre], Li Shandross [aut, ctb], Zhian Kamvar [ctb], Nicholas Reich [aut], Evan Ray [aut]

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

Datasets:

On CRAN:

Conda:

5.62 score 2 stars 7 scripts 1 exports 67 dependencies

Last updated from:fc72a2004c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK259
source / vignettesOK253
linux-release-x86_64OK195
macos-release-arm64OK202
macos-oldrel-arm64OK287
windows-develOK162
windows-releaseOK163
windows-oldrelOK221
wasm-releaseOK138

Exports:model_importance

Dependencies:askpassbackportscachemcheckmateclicodetoolscpp11curldata.tabledigestdistfromqdplyrevaluatefarverfastmapfsfurrrfuturegenericsggplot2gitcredsglobalsgluegtablehighrhttr2hubEnsembleshubEvalshubUtilsiniisobandjsonliteknitrlabelinglifecyclelistenvmagrittrMASSmatrixStatsmemoiseopensslparallellypillarpkgconfigpurrrR6RColorBrewerRcppRcppArmadillorlangS7scalesscoringRulesscoringutilsstringistringrsystibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyamlzeallot

modelimportance: Evaluating model importance within a multi-model ensemble in R
Abstract | 1. Introduction | 2. Data | 2.1 Dependencies and related software | 2.2 Model output format | 2.3 Forecast data representation | 2.4 Oracle output data | 3. Method description and algorithms | 3.1 Comparison of weighting schemes in LASOMO | 4. Evaluating models with the model_importance() function | model_importance( ) | 5. S3 class and methods | 5.1 Print method | 5.2 Summary method | 5.3 Aggregate method | 6. Examples | 6.1 Example data | Evaluation using LOMO algorithm | Evaluation using LASOMO algorithm | 7. Computational complexity | 8. Implementation and availability | Summary and discussion | Acknowledgements | Appendix | Weights for subsets in LASOMO | References

Last update: 2026-06-04
Started: 2026-02-10

Simple working examples
Setup | Example data | Evaluation using LOMO algorithm | Evaluation using LASOMO algorithm | References

Last update: 2026-05-29
Started: 2026-02-10