
Check that obs_opts settings unused by estimate_truncation are at defaults
Source:R/checks.R
check_truncation_obs_opts.RdInternal check that warns when obs_opts() settings that are
not consumed by the truncation model (week effect, scale, weight) have been
set to non-default values. These settings are silently ignored by
estimate_truncation() which only uses family, dispersion,
likelihood and return_likelihood.