Considering adding something to [`pymedm.diagnostics.moe_fit_rate()`](https://github.com/likeness-pop/pymedm/blob/91a0dd39cd037bcfe6e5fc02123ce1bb97e04345/pymedm/diagnostics.py#L5) that yells a warning (or even fails?) if below a certain value? Probably on the scalar [`moe_fit_rate`](https://github.com/likeness-pop/pymedm/blob/91a0dd39cd037bcfe6e5fc02123ce1bb97e04345/pymedm/diagnostics.py#L50) value. Probably would want to have a default keyword value as `threshold`
Considering adding something to
pymedm.diagnostics.moe_fit_rate()that yells a warning (or even fails?) if below a certain value?Probably on the scalar
moe_fit_ratevalue.Probably would want to have a default keyword value as
threshold