run_method_single {simulator} | R Documentation |
Run a single 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-method
pair.
Usage
run_method_single(method, model, draws_list)
Arguments
method |
a |
model |
a |
draws_list |
the result of loading a |
[Package simulator version 0.2.5 Index]