Function: runExperiment()
Type Parameters
T
T
extends Record
<string
, unknown
>
Parameters
params
RunExperimentParams
<T
>
Returns
Promise
<RunExperimentOutput
>
Array of outputs from the processing functionT
extends Record
<string
, unknown
>
RunExperimentParams
<T
>
Promise
<RunExperimentOutput
>
Array of outputs from the processing function