Skip to contents

A data-generating process which will be used in the Experiment to generate data.

Public fields

name

The name of the DGP.

dgp_fun

The data-generating process function.

dgp_params

(Named) list of parameters to input into the data-generating process function.

Public methods