pydit.statistics.simulation.Simulation¶
- class pydit.statistics.simulation.Simulation(mean=None, std_dev=None, lower_bound=None, upper_bound=None, probability=None, seed=None)[source]¶
Bases:
objectconvenience class to generate parametrised distributions
Methods
generate simulation, by default uses normal distribution
plot the histogram of the samples
plot the histogram of the samples in log scale
returns a dictionary with all the statistics