Bwiqid-class: Conversion to class Bwiqid (deprecated)
Description
Convert output containing MCMC chains to the class mcmcOutput
, with a warning. The class Bwiqid
is deprecated, use mcmcOutput
instead.
Usage
as.Bwiqid(object, ...)# S3 method for default
as.Bwiqid(object, ...)
Value
An object of class mcmcOutput
.
Arguments
- object
an object containing the MCMC chains; see Details.
- ...
named parameters to be passed to other methods.