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.

See Also

split.rv to split the named random vector so you can ``attach" it with rvattach.


[Package rv version 0.911 Index]