pydit.statistics.simulationΒΆ

This module provides a class to generate parametrised distributions for simulation purposes

It is still in experimental stage and may not be fully functional or tested. Use at your own risk.

Classes

Simulation

convenience class to generate parametrised distributions

SimulationLognormal

Generates lognormal distribution with the lower and upper bound provided

SimulationTriangular

Generates triangular distribution with the lower and upper bound provided

SimulationUniform

Generates uniform distribution with the lower and upper bound provided