FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
31 stars 11 forks source link

Incorrect Lower and Upper Bounds for P-Box with Uniform Distribution #204

Closed andreaperin closed 3 days ago

andreaperin commented 1 week ago

When creating a ProbabilityBox from Uniform distribution without specifying lb and up they default to 0 and 1, respectively.