Skip to content

herbps10/AdaptiveConformal

Repository files navigation

Adaptive Conformal Inference in R

R-CMD-check

The AdaptiveConformal package implements several Adaptive Conformal Inference (ACI) algorithms in R.

Conformal Inference is a methodology for constructing prediction intervals from black-box prediction methods. Classical conformal inference methods, such as Split Conformal Inference, crucially depend on the exchangeability of the observed data (see Angelopoulos and Bates 2021 for an introduction to conformal inference). Time series data are typically not exchangeable, so many conformal inference methods cannot be applied directly.

Adaptive Conformal Inference (ACI) is a family of algorithms for constructing prediction intervals in an online setting, and are therefore particularly useful for time series data.

The basic idea behind ACI is to adaptively generate prediction intervals that grow or shrink in response to the stream of incoming data.

The following algorithms are included:

About

R package for Adaptive Conformal Inference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published