This is the main function for making the variable grids.

make_arg_grid(arg_set)

Arguments

arg_set

An arg_set object. See new_arg_set() and add_var().

Value

An arg_grid object.

See also

batch_simulation() for a concrete example.