as.rv.bugs {rv}R Documentation

Coerce an R2WinBUGS object to an rv object

Description

as.rv.bugs coerces an R2WinBUGS object to an rv object.

Usage

  as.rv.bugs(x)

Arguments

x a bugs (R2WinBUGS) object

Details

Value

A random vector with the names attribute set to the names of the parameters.

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.


[Package rv version 0.925 Index]