get_params: Get parameter names of stanfit

View source: R/get-info-from-NIW-IA-stanfit.R

get_paramsR Documentation

Get parameter names of stanfit

Description

Get the names for all parameters in 'fit'.

Usage

get_params(fit, original_pars = F)

Arguments

fit

A stanfit object.

original_pars

Should the original parameter names used in the Stan code be returned? This includes parameters for which no samples were stored. Alternatively, only the (renamed) parameters for which samples were stored are returned. (default: 'FALSE')


hlplab/MVBeliefUpdatr documentation built on July 5, 2025, 6:42 a.m.