View source: R/get-info-from-NIW-IA-stanfit.R
get_transform_information | R Documentation |
Returns the transform/untransform information handed to stan
or sampling
during the creation of the stanfit
object.
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)
x |
An |
A function.
TBD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.