apply.rv: Apply Functions over Margins of Random Arrays
Description
The rv-compatible version of apply
Usage
apply.rv(X, MARGIN, FUN, ...)
Arguments
X
a random array
MARGIN
subscripts.
FUN
function.
...
optional arguments to FUN.
Details
This is the rv-compatible version of the function apply.
References
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing
Posterior Simulations Using Random Variable Objects.
Statistics and Computing 17:3, 235-244.