tinyErr: Remove observation error, process error, implementation error...

Description Usage Arguments Author(s)

Description

This function allows like-by-like comparison of results among DLMtool 'runMSE()' and MSEtool 'multiMSE()'.

Usage

1
2
## S4 method for signature 'MOM'
tinyErr(x, obs = TRUE, imp = TRUE, proc = TRUE, grad = TRUE, silent = FALSE)

Arguments

x

Object of class MOM. A Multi-OM object

obs

Logical. Whether observation error should be removed

imp

Logical. Whether implementation error should be removed

proc

Logical. Whether process error should be removed (e.g. interannual variability in natural mortality rate)

grad

Logical. Whether gradients (consistent temporal changes in parameters) should be removed

silent

Logical. Should changes be printed to the console?

Author(s)

T.Carruthers and A. Hordyk


tcarruth/MSEtool documentation built on Oct. 19, 2020, 6:09 a.m.