View source: R/make_quantiles.R
make_quantiles | R Documentation |
Make quantiles from a forecast
make_quantiles(forecast, num_q_vals = 100)
forecast |
dataframe with two columns- mean_demand and sd_demand |
num_q_vals |
number of quantiles plus 1 (defaults to 100) |
matrix of quantiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.