conformalInference.multi-package {conformalInference.multi}R Documentation

Conformal Inference Tools for Regression with Multivariate Response

Description

It computes full conformal, split conformal and multi split conformal prediction regions when the response variable is multivariate (i.e. dimension is greater than one). Moreover, the package also contain plot functions to visualize the output of the full and split conformal functions.

Details

Conformal inference is a framework for converting any pre-chosen estimator of the regression function into prediction regions with finite-sample validity, under essentially no assumptions on the data-generating process (aside from the the assumption of i.i.d. observations). The main functions in this package for computing such prediction regions are conformal.multidim.split , i.e. a single split, and conformal.multidim.msplit , i.e. joining B splits. To guarantee consistency, the package structure mimics the univariate 'conformalInference' package of professor Ryan Tibshirani.

Author(s)

Maintainer: Paolo Vergottini paolo.vergottini@gmail.com

Authors:

Other contributors:

References

See Also

Useful links:


[Package conformalInference.multi version 1.1.1 Index]