matrixQuantiles | R Documentation |
Function for calculating the quantiles and mean of many matrices in a list
matrixQuantiles(forecast, matlist, quantiles = c(0.025, 0.975))
matlist |
The list of matrices |
quantiles |
The quantiles to calculate |
A list containing fcst (the forecast) and low and high being the quantiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.