qm.sm.rd

来自「sbgcop: Semiparametric Bayesian Gaussian」· RD 代码 · 共 22 行

RD
22
字号
\name{qM.sM}\alias{qM.sM}\title{ 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))}%- maybe also 'usage' for other objects documented here.\arguments{  \item{sM}{  an  m x n x s array }  \item{quantiles}{ quantiles to be computed}}\value{an array of dimension m x n x l, where l is the length of     \code{quantiles}}\author{ Peter Hoff }\keyword{array}% at least one, from doc/KEYWORDS\keyword{multivariate}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?