R/xpect.R

#' xpect: Probabilistic Time Series Forecasting with XGBoost and Conformal Inference
#'
#' Implements a probabilistic approach to time series forecasting combining XGBoost regression with conformal inference methods. The package provides functionality for generating predictive distributions, evaluating uncertainty, and optimizing hyper parameters using Bayesian, coarse-to-fine, or random search strategies.
#'
#' @docType package
#' @name xpect
"_PACKAGE"

Try the xpect package in your browser

Any scripts or data that you put into this service are public.

xpect documentation built on April 12, 2025, 2:28 a.m.