btmy87 / UncValMatLab

MatLab class for handling uncertain values.
The Unlicense
0 stars 0 forks source link

add percentile and interquartile range #17

Closed btmy87 closed 2 months ago

btmy87 commented 2 months ago

percentile doesn't really make sense here, but will add IQR.

btmy87 commented 2 months ago

implemented IQR in eccf465f494f65b6f04058406d302476ab1e6a16 Will not add percentile.