Package: wired 1.0.1
wired: Weighted Adaptive Prediction with Structured Dependence
Builds a joint probabilistic forecast across series and horizons using adaptive copulas (Gaussian/t) with shrinkage-repaired correlations. At the low level it calls a probabilistic mixer per series and horizon, which backtests several simple predictors, predicts next-window Continuous Ranked Probability Score (CRPS), and converts those scores into softmax weights to form a calibrated mixture (r/q/p/dfun). The mixer blends eight simple predictors: a naive predictor that wraps the last move in a PERT distribution; an arima predictor using auto.arima for one-step forecasts; an Exponentially Weighted Moving Average (EWMA) gaussian predictor with mean/variance under a Gaussian; a historical bootstrap predictor that resamples past horizon-aligned moves; a drift residual bootstrap predictor combining linear trend with bootstrapped residuals; a volatility-scaled naive predictor centering on the last move and scaling by recent volatility; a robust median mad predictor using median/MAD with Laplace or Normal shape; and a shrunk quantile predictor that fits a few quantile regressions over time and interpolates to a full predictive. The function then couples the per-series mixtures on a common transform (additive/multiplicative/log-multiplicative), simulates coherent draws, and returns both transformed- and level-scale samplers and summaries.
Authors:
wired_1.0.1.tar.gz
wired_1.0.1.zip(r-4.7)wired_1.0.1.zip(r-4.6)wired_1.0.1.zip(r-4.5)
wired_1.0.1.tgz(r-4.6-any)wired_1.0.1.tgz(r-4.5-any)
wired_1.0.1.tar.gz(r-4.7-any)wired_1.0.1.tar.gz(r-4.6-any)
wired_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
wired/json (API)
NEWS
| # Install 'wired' in R: |
| install.packages('wired', repos = c('https://pigian.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:45b7db605e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 276 | ||
| source / vignettes | OK | 193 | ||
| linux-release-x86_64 | OK | 297 | ||
| macos-release-arm64 | OK | 231 | ||
| macos-oldrel-arm64 | OK | 202 | ||
| windows-devel | OK | 227 | ||
| windows-release | OK | 225 | ||
| windows-oldrel | OK | 248 | ||
| wasm-release | OK | 132 |
Exports:wired
Dependencies:abindbackportsbootbroomcarcarDataclicolorspacecommonmarkcorrplotcowplotcpp11curlDerivdoBydplyrfarverforecastFormulafracdiffgenericsggplot2ggpubrggrepelggsciggsignifggtextgluegridExtragridtextgtableimputeTSisobandjpeglabelinglatticelifecyclelitedownlme4lmtestmagrittrmarkdownMASSMatrixMatrixModelsmc2dmgcvmicrobenchmarkminqamodelrmvtnormnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigpngpolynompurrrquantregR6rbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasrlangrstatixS7scalesSparseMstinepackstringistringrsurvivaltibbletidyrtidyselecttimeDateurcautf8vctrsviridisLitewithrxfunxml2zoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| wired: Weighted Adaptive Prediction with Structured Dependence | wired-package wired |
