pars.mcmcr: Parameter Names

View source: R/pars.R

pars.mcmcrR Documentation

Parameter Names

Description

Gets the parameter names.

Usage

## S3 method for class 'mcmcr'
pars(x, scalar = NULL, terms = FALSE, ...)

Arguments

x

An object.

scalar

A logical scalar specifying whether to include all parameters (NULL), only scalars (TRUE) or all parameters except scalars (FALSE).

terms

A logical scalar specifying whether to provide the parameters for each term.

...

Other arguments passed to methods.

Value

A character vector of the names of the parameters.

See Also

Other parameters: npars(), set_pars()


poissonconsulting/mcmcr documentation built on Jan. 18, 2024, 1:11 a.m.