R/pdims.R
pdims.mcmcr.Rd
Gets the dimensions of each parameter of an object.
# S3 method for class 'mcmcr' pdims(x, ...)
An object.
Other arguments passed to methods.
A named list of integer vectors of the dimensions of each parameter.
Other dimensions: dims(), ndims(), npdims()
dims()
ndims()
npdims()