| nchains.mcmc | R Documentation | 
Gets the number of chains of an MCMC object.
## S3 method for class 'mcmc'
nchains(x, ...)
| x | An object. | 
| ... | Other arguments passed to methods. | 
An integer scalar of the number of chains.
Other MCMC dimensions: 
niters(),
npars(),
nsams(),
nsims(),
nterms()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.