Parameter space sampling with MacroStat#
This section of the documentation is dedicated to the sample module of macrostat, whose purpose is to provide simple means of building a sampling of a given model’s parameterspace
The Sample Module#
MacroStat’s sampling is based on a core BaseSampler class together with specific child class implementing different variations of generating parameters. At the time of writing, the implemented class is the SobolSampler that relies on the Sobol sequence to generate a uniform sampling of the parameter space