extract_parameter_names.stanfit: Extract the names of all the model parameters in the fit...

Description Usage Arguments Value See Also

Description

Extract the names of all the model parameters in the fit object.

Usage

1
2
## S3 method for class 'stanfit'
extract_parameter_names(fit)

Arguments

fit

An object returned by either draw_samples or optimizing.

Value

A character vector with the selected model parameter names.

See Also

See select_parameters for extracting the names of part of the model.


luisdamiano/BayesHMM documentation built on May 20, 2019, 2:59 p.m.