get_transform_information: Get the transform/untransform information from an ideal...

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

get_transform_informationR Documentation

Get the transform/untransform information from an ideal adaptor stanfit

Description

Returns the transform/untransform information handed to stan or sampling during the creation of the stanfit object.

Usage

get_transform_information(x, ...)

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

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

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

Arguments

x

An ideal_adaptor_stanfit object.

Value

A function.

See Also

TBD


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