lmoffatt / macro_dr

GNU General Public License v3.0
1 stars 1 forks source link

parameters to_value returns Maybe_error #182

Closed lmoffatt closed 3 months ago

lmoffatt commented 6 months ago

This is because the log10 transformation can generate too big values. We can also put some limits here on how big the number can be.

lmoffatt commented 6 months ago

intead of that I checked if the parameters are not finite before entering the model