matrixQuantiles: Function for calculating the quantiles and mean of many...

matrixQuantilesR Documentation

Function for calculating the quantiles and mean of many matrices in a list

Description

Function for calculating the quantiles and mean of many matrices in a list

Usage

matrixQuantiles(forecast, matlist, quantiles = c(0.025, 0.975))

Arguments

matlist

The list of matrices

quantiles

The quantiles to calculate

Value

A list containing fcst (the forecast) and low and high being the quantiles


jonlachmann/sparsecoint documentation built on April 14, 2022, 10:49 a.m.