Package: pintervals
Type: Package
Title: Model Agnostic Prediction Intervals
Version: 0.7.7
Description: Provides tools for estimating model-agnostic prediction intervals using conformal   prediction, bootstrapping, and parametric prediction intervals. The package is designed for ease of use, offering intuitive functions for both binned and full conformal prediction methods, as well as parametric interval estimation with diagnostic checks. Currently only working for continuous predictions. For details on the conformal and bin-conditional conformal prediction methods, see Randahl, Williams, and Hegre (2024) <DOI:10.48550/arXiv.2410.14507>.
License: MIT + file LICENSE
Encoding: UTF-8
Authors@R: c(
    person("David", "Randahl", , "david.randahl@pcr.uu.se", role = c("aut", "cre")),
    person("Jonathan P.", "Williams", role = "ctb")
  )
Imports: dplyr, foreach, tibble
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-06 15:56:13 UTC; david
Author: David Randahl [aut, cre],
  Jonathan P. Williams [ctb]
Maintainer: David Randahl <david.randahl@pcr.uu.se>
Repository: CRAN
Date/Publication: 2025-05-06 16:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 02:55:07 UTC; windows
