radCAD icon indicating copy to clipboard operation
radCAD copied to clipboard

adding `return_parameters` option to Engine

Open mattyTokenomics opened this issue 2 years ago • 0 comments

Adding optional parameter return_parameters which returns the parameters used in each run within the experiment results output.

Defaults to False.

This feature saves time, reduces complexity, and avoids the risk of error when requiring users to manually construct a map of which parameters correspond to each run after the fact.

mattyTokenomics avatar Feb 12 '23 03:02 mattyTokenomics