qM.sM {sbgcop}R Documentation

Matrix Quantiles

Description

Computes quantiles along the third dimension of a 3-d array.

Usage

qM.sM(sM, quantiles = c(0.025, 0.5, 0.975))

Arguments

sM

an m x n x s array

quantiles

quantiles to be computed

Value

an array of dimension m x n x l, where l is the length of quantiles

Author(s)

Peter Hoff


[Package sbgcop version 0.980 Index]