Gets the parameter names.
# S3 method for mcmcrs
pars(x, scalar = NULL, terms = FALSE, ...)
An object.
A logical scalar specifying whether to include all parameters (NULL), only scalars (TRUE) or all parameters except scalars (FALSE).
A logical scalar specifying whether to provide the parameters for each term.
Other arguments passed to methods.
A character vector of the names of the parameters.