rvmedian {rv}R Documentation

Medians of the Components of a Random Vector

Description

rvmedian

Usage

  rvmedian(x, ...)

Arguments

x an rv object
... further arguments passed to median

Details

rvmedian applies median to the simulations of each component of x.

Value

A numeric vector of the same dimension as x.

Author(s)

Jouni Kerman kerman@stat.columbia.edu http://www.stat.columbia.edu/~kerman

References

Kerman, Jouni and Gelman, Andrew. Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Technical report, Columbia University, New York.

See Also

rvmin, rvmax, rvmean.

Examples

  #

[Package rv version 0.949 Index]