as.NIW_ideal_adaptor_stanfit: Coerce stanfit into NIW_ideal_adaptor_stanfit

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

as.NIW_ideal_adaptor_stanfitR Documentation

Coerce stanfit into NIW_ideal_adaptor_stanfit

Description

Combines a stanfit object and its input into an NIW_ideal_adaptor_stanfit object.

Usage

as.NIW_ideal_adaptor_stanfit(stanfit, input_data, transform_information = NULL)

Arguments

stanfit

stanfit object

transform_information

Optionally, a list of transform parameters, transform function, and corresponding untransform function of the type returned by transform_cues.

input

Input for a call to rstan prepared for one of the acceptable stan programs. See compose_data_to_infer_NIW_ideal_adaptor.

Value

NIW_ideal_adaptor_stanfit object

See Also

stanfit


hlplab/MVBeliefUpdatr documentation built on March 29, 2025, 10:42 p.m.