mc Experiment Config
Appends a single Experiment Configuration section containing a DataTable of all setup parameters for exp.
This is a standalone building block. It does not require the simulation to have been run — it reports the current values of the configuration properties only. Use it when you want the configuration section without diagnostics or statistics, or when composing a custom report layout.
Produces (inside a section titled caption or "Experiment Configuration"):
DataTable(headers: Parameter | Value): initial sample size, max sample size, micro reps per macro, desired HW error bound, confidence level, reset stream option, save convergence history flag
Parameters
the MCExperiment whose configuration to report
optional section title; defaults to "Experiment Configuration"