Learn R Programming

bisoreg (version 1.5)

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 biso
as.mcmc(x, …)

Arguments

x

a biso object.

unused

Value

An S3 object with class mcmc.

See Also

coda package.