powered by
Gets the number of terms of an MCMC object.
# S3 method for term nterms(x, ...)
A integer scalar of the number of terms.
An object.
Other arguments passed to methods.
Other MCMC dimensions: nchains(), niters(), npars(), nsams(), nsims()
nchains()
niters()
npars()
nsams()
nsims()
nterms(term("alpha[1]", "alpha[2]", "beta[1,1]", "beta[2,1]")) nterms(term("alpha[1]", "alpha[1]", "beta[1,1]", "beta[1,1]"))
Run the code above in your browser using DataLab