Description Usage Arguments Value See Also Examples
Gets the number of simulations (iterations * chains) of an MCMC object.
The default methods returns the product of nchains()
and niters()
.
1 2 |
x |
An object. |
... |
Other arguments passed to methods. |
An integer scalar of the number of simulations.
Other MCMC dimensions:
nchains()
,
niters()
,
npars()
,
nsams()
,
nterms()
1 2 |
[1] 2
[1] 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.