arm61 / uravu

A straightforward Bayesian data fitting library
https://uravu.readthedocs.io/
MIT License
25 stars 3 forks source link

Add `variable_map` #15

Closed arm61 closed 4 years ago

arm61 commented 4 years ago

It might be worth adding a separate summary variable like variable_map since sometimes users might want both the median and the mode.

arm61 commented 4 years ago

A variable_modes has been added in #19