pyuncertainnumber.characterisation.check

Classes

DistributionSpecification

an attempt to double check the user specification for a pbox or dist

Module Contents

class pyuncertainnumber.characterisation.check.DistributionSpecification(dist_family: str, dist_params: tuple)

an attempt to double check the user specification for a pbox or dist

Note

  • canonical form: [‘gaussian’, ([0,1], [1,2])]

# TODO: unfinished logic

dist_family
dist_params
tell_i_flag()

boolean about if imprecise specification

property i_flag
get_specification()