Bwiqid-class {wiqid} | R Documentation |
Convert output containing MCMC chains to the class mcmcOutput
, with a warning. The class Bwiqid
is deprecated, use mcmcOutput
instead.
as.Bwiqid(object, ...)
## Default S3 method:
as.Bwiqid(object, ...)
object |
an object containing the MCMC chains; see Details. |
... |
named parameters to be passed to other methods. |
An object of class mcmcOutput
.
Mike Meredith.