View source: R/class-NIW-IA-stanfit.R
as.NIW_ideal_adaptor_stanfit | R Documentation |
Combines a stanfit
object and its input into an NIW_ideal_adaptor_stanfit
object.
as.NIW_ideal_adaptor_stanfit(stanfit, input_data, transform_information = NULL)
stanfit |
stanfit object |
transform_information |
Optionally, a list of transform parameters, transform function, and corresponding untransform
function of the type returned by |
input |
Input for a call to rstan prepared for one of the acceptable
stan programs. See |
NIW_ideal_adaptor_stanfit object
stanfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.