R/nterms.R
nterms.mcmcrs.Rd
Gets the number of terms of an MCMC object.
# S3 method for class 'mcmcrs' nterms(x, ...)
An object.
Other arguments passed to methods.
A integer scalar of the number of terms.
Other MCMC dimensions: nchains(), niters(), npars(), nsams(), nsims()
nchains()
niters()
npars()
nsams()
nsims()