run_extendedmethod_single: Run a single extended method on a single index of simulated...

View source: R/methods.R

run_extendedmethod_singleR Documentation

Run a single extended method on a single index of simulated data.

Description

This is an internal function. Users should call the wrapper function. run_method. Here "single" refers to a single index-ExtendedMethod pair.

Usage

run_extendedmethod_single(extmethod, model, draws, base_output_list)

Arguments

extmethod

a ExtendedMethod object

model

a Model object

draws

a Draws object generated by model

base_output_list

the result of loading a Output object with more_info = TRUE so that it includes RNG endstate.


simulator documentation built on Feb. 16, 2023, 9:34 p.m.