Description
Computes quantiles along the third dimension of a 3-d array.
Usage
qM.sM(sM, quantiles = c(0.025, 0.5, 0.975))
Value
an array of dimension m x n x l, where l is the length of
quantiles
Arguments
- sM
an m x n x s array
- quantiles
quantiles to be computed