df_intervals creates an object of class
c("df_intervals", "data.frame").
Usage
"df_intervals"(distributions, errs)
Arguments
distributions
vector containing the names of the distribution
correspondind to each error.
errs
vector of errors associated to intervals built under
a particular distribution assumption indicated by 'distributions'.
Value
Returns an object of class c("df_intervals", "data.frame")
with information regarding the error of intervals built under
different distribution assumptions.
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.