Samples parameters from the posterior and pushes them back through the simulator, giving predictive data to compare against the observation.
Arguments
- post
An
nsbi_posteriorobject.- simulator
The simulator.
- n
Number of predictive draws.
- x
Observation to condition on (defaults to
x_obs).- chunk_size
Rows per simulator call; see nsbi_parallel.
