variables: Get the names of variables in a JAGS or Stan model.

Description Usage Arguments Details Value Author(s) See Also

Description

Returns a character vector containing the names of variables / symbols in a JAGS or Stan model.

Usage

1

Arguments

m

A metabayes model (e.g. an object with class "metabayes") such as returned by metajags or metastan.

Details

The variables method returns a character vector containing the names of variables and symbols in the compiled JAGS or Stan code from a metajags or metastan model.

Value

A character vector.

Author(s)

Matthew Kay

See Also

See also metajags, metastan.


mjskay/metabayes documentation built on May 23, 2019, 1:05 a.m.