summary.ideal_adaptor_stanfit: Summarize NIW ideal adaptor stanfit

View source: R/methods-NIW-IA-stanfit.R

summary.ideal_adaptor_stanfitR Documentation

Summarize NIW ideal adaptor stanfit

Description

summary method for ideal_adaptor_stanfit objects. Specifies reasonable defaults for the parameters to be summarized for the stanfit object.

Usage

## S3 method for class 'ideal_adaptor_stanfit'
summary(x, pars = NULL, prior_only = FALSE, include_transformed_pars = F, ...)

Arguments

x

An ideal_adaptor_stanfit object.

pars

A character vector of parameter names to be summarized. If 'NULL', all parameters of the NIW_ideal_adaptor are summarized. (default: 'NULL')

prior_only

Should only the priors and other sufficient parameters be summarized? (default: 'FALSE')

include_transformed_pars

Should transformed parameters be included in the summary? (default: 'FALSE')

...

Additional arguments passed to summary.


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