Learn R Programming

rv (version 0.949)

rvmin: Minimum Simulated Value of Random Variable

Description

rvmin

Usage

rvmin(x, ...)

Arguments

x
an object
...
further arguments passed to or from other methods

Value

  • A numeric vector of the same dimension as x.

Details

rvmin applies the function min to each component of the argument x.

References

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

See Also

rvmax, rvmedian, rvmean.

Examples

Run this code
#

Run the code above in your browser using DataLab