This function allows like-by-like comparison of results among DLMtool `runMSE()` and MSEtool `multiMSE()`.
# S4 method for MOM
tinyErr(x, obs = TRUE, imp = TRUE, proc = TRUE, grad = TRUE, silent = FALSE)
Object of class MOM. A Multi-OM object
Logical. Whether observation error should be removed
Logical. Whether implementation error should be removed
Logical. Whether process error should be removed (e.g. interannual variability in natural mortality rate)
Logical. Whether gradients (consistent temporal changes in parameters) should be removed
Logical. Should changes be printed to the console?