Learn R Programming

bisoreg (version 1.0)

as.mcmc.biso: Coerce biso Object to mcmc Object

Description

Coerces a biso object to an mcmc object for analysis with the coda package.

Usage

## S3 method for class 'biso':
as.mcmc(x)

Arguments

x
a biso object.

Value

  • An S3 object with class mcmc.

Details

None.

References

None.

See Also

coda package.

Examples

Run this code
## None ##

Run the code above in your browser using DataLab