get_stanfit: Get the stanfit from an ideal adaptor stanfit

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

get_stanfitR Documentation

Get the stanfit from an ideal adaptor stanfit

Description

Returns the stanfit created by stan during the creation of the ideal_adaptor_stanfit object.

Usage

get_stanfit(x, ...)

## S3 method for class 'ideal_adaptor_stanfit'
get_stanfit(x)

Arguments

x

ideal_adaptor_stanfit object.

Value

An rstan::stanfit object.

See Also

TBD


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