R/example.R
SBC_example_results.Rd
Combine an example backend with an example generator to provide full results that can be used to test other functions in the package.
name of the example. normal_ok
is an example
where the generator matches the model
(using the normal
generator and normal_sd
backend), while
normal_bad
is an example with a mismatch between the generator and backend
that manifests in SBC (normal_bad
combines the normal
generator with
normal_var
backend).
name of the interface to be used for the backend
number of datapoints to simulate from the generator for each simulation
number of simulations to perform