Package: topmodels Title: Infrastructure for Forecasting and Assessment of Probabilistic Models Version: 0.3-0 Date: 2025-09-20 Authors@R: c(person(given = "Achim", family = "Zeileis", role = c("aut", "cre"), email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")), person(given = c("Moritz", "N."), family = "Lang", role = "aut", email = "moritz.n.lang@gmail.com", comment = c(ORCID = "0000-0002-2533-9903")), person(given = "Reto", family = "Stauffer", role = "aut", email = "reto.stauffer@uibk.ac.at", comment = c(ORCID = "0000-0002-3798-5507")), person(given = "Christian", family = "Kleiber", role = "ctb", email = "Christian.Kleiber@unibas.ch", comment = c(ORCID = "0000-0002-6781-4733")), person(given = "Ioannis", family = "Kosmidis", role = "ctb", email = "i.kosmidis@ucl.ac.uk", comment = c(ORCID = "0000-0003-1556-0302")), person(given = "Jakob", family = "Messner", role = "ctb", email = "jakob.messner@posteo.net", comment = c(ORCID = "0000-0002-1027-3673"))) Depends: R (>= 3.6.0) Imports: graphics, grDevices, grid, stats, utils, colorspace, distributions3 (>= 0.2.1), ggplot2 Suggests: bamlss (>= 1.2-1), countreg, crch (>= 1.1-1), digest, gamlss (>= 5.4-20), gamlss.dist (>= 6.1-1), MASS, PoissonBinomial, qqconf, scoringRules, tibble, tinytest, numDeriv Description: Unified infrastructure for probabilistic models and distributional regressions: Probabilistic forecasting of in-sample and out-of-sample of probabilities, densities, quantiles, and moments. Probabilistic residuals and scoring via log-score (or log-likelihood), (continuous) ranked probability score, etc. Diagnostic graphics like rootograms, PIT histograms, (randomized) quantile residual Q-Q plots, and reliagrams (reliability diagrams). License: GPL-2 | GPL-3 Encoding: UTF-8 URL: https://topmodels.R-Forge.R-project.org/topmodels/ Additional_repositories: https://zeileis.R-universe.dev RoxygenNote: 7.3.3 Repository: https://zeileis.r-universe.dev Date/Publication: 2025-09-26 18:37:17 UTC RemoteUrl: https://github.com/r-forge/topmodels RemoteRef: HEAD RemoteSha: 0325f4bb389eba1a8187fd791ea0f039c6116468 RemoteSubdir: pkg/topmodels NeedsCompilation: yes Packaged: 2026-06-24 02:09:57 UTC; root Author: Achim Zeileis [aut, cre] (ORCID: ), Moritz N. Lang [aut] (ORCID: ), Reto Stauffer [aut] (ORCID: ), Christian Kleiber [ctb] (ORCID: ), Ioannis Kosmidis [ctb] (ORCID: ), Jakob Messner [ctb] (ORCID: ) Maintainer: Achim Zeileis