Rdocumentation
powered by
Learn R Programming
dcmle (version 0.2-1)
mcmc-class: Class
"mcmc"
Description
Stands for the 'mcmc' S3 class from
coda
package.
Arguments
Objects from the Class
A virtual Class: No objects may be created from it.
Extends
Class
"
MCMClist
"
, directly.
Methods
No methods defined with class "mcmc" in the signature.
See Also
mcmc
Examples
Run this code
showClass(
"mcmc"
)
Run the code above in your browser using
DataLab