q_boundary | R Documentation |
This unexported helper generates a vector of lower bound, median, and upper bound for the prediction interval of specified width. The function is used internally inside of read_forecast.
q_boundary(pi_width)
pi_width |
Interval width as an integer |
Vector of quantiles corresponding to lower and upper bounds centered on median.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.