residual values used to compute the error interval.
errors
set of real errors corresponding to the predictions of a particular
model.
dists
character vector with the distribution assumptions to test. See also
'Details'.
...
additional arguments to be passed to functions error_interval
and acc_intervals.
Value
Returns an object of class c("df_intervals", "data.frame") with
information of the distribution assumption with lower accuracy error.
Details
Allowed distribution assumptions are:
"n": Zero-mu Gaussian
"nm": General Gaussian
"l": Zero-mu Laplace
"lm": General Laplace
"b": Beta
"w": Weibull
"moge": Moge
References
Link to the scientific paper
Prada, Jesus, and Jose Ramon Dorronsoro. "SVRs and Uncertainty Estimates in Wind
Energy Prediction." Advances in Computational Intelligence. Springer International
Publishing, 2015. 564-577,
with theoretical background for this package is provided below.