Bwiqid-class {wiqid} | R Documentation |
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, ...)
## Default S3 method:
as.Bwiqid(object, ...)
Arguments
object |
an object containing the MCMC chains; see Details. |
... |
named parameters to be passed to other methods. |
Value
An object of class mcmcOutput
.
Author(s)
Mike Meredith.
[Package wiqid version 0.3.3 Index]