powered by
Gets the parameter dimensions of an object.
pdims(x, ...)# S3 method for term pdims(x, ...)# S3 method for mcarray pdims(x, ...)# S3 method for mcmc pdims(x, ...)# S3 method for mcmc.list pdims(x, ...)# S3 method for mcmcarray pdims(x, ...)# S3 method for mcmcr pdims(x, ...)
# S3 method for term pdims(x, ...)
# S3 method for mcarray pdims(x, ...)
# S3 method for mcmc pdims(x, ...)
# S3 method for mcmc.list pdims(x, ...)
# S3 method for mcmcarray pdims(x, ...)
# S3 method for mcmcr pdims(x, ...)
The object
Unused.
term: Parameter dimensions for a term vector
term
mcarray: Parameter dimensions for an mcarray object
mcarray
mcmc: Parameter dimensions for an mcmc object
mcmc
mcmc.list: Parameter dimensions for an mcmc.list object
mcmc.list
mcmcarray: Parameter dimensions for an mcmcarray object
mcmcarray
mcmcr: Parameter dimensions for an mcmcr object
mcmcr
# NOT RUN { pdims(mcmcr_example) # }
Run the code above in your browser using DataLab