Learn R Programming

rv (version 2.0.0)

rvpar: Set or Query Parameters of the 'rv' Package

Description

Sets or retrieves parameters of the rv package.

Usage

rvpar(...)

Arguments

...
arguments in tag = value form, or a list or character vecetor of tagged values. The available tags are described below.

Value

  • In the case of a single tag query, the requested value.

    In the case of multiple tag query, a list of requested values.

Details

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

References

Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Statistics and Computing 17:3, 235-244.

See also vignette("rv").

Examples

Run this code
rvpar()$rvcol
  rvpar("rvcol")

Run the code above in your browser using DataLab