Describe the problem your feature request is related to.
Facilitate getting diagnostic information from models that do NOT include a spatial component and are potentially ran using Bayesian protocols rather than MLE.
Describe the solution you'd like
Suggestions from @chantelwetzel-noaa
Plot the QQ fit via the residuals with plot_qq()
Use plot_residuals() but make sure it works when not on a map
Get the AIC and log-likelihood for each model
Plot the betas parameters for a delta-model (plot_betas()) which can be found in the R folder for copper on the network thanks to @chantelwetzel-noaa
Describe alternatives you have considered
NA
Additional context
Thanks to @chantelwetzel-noaa and @melissamonk-NOAA for bringing this to my attention in an email long ago. Sorry that I have not integrated the functionality into the package yet but it is on the to do list now.
Describe the problem your feature request is related to.
Facilitate getting diagnostic information from models that do NOT include a spatial component and are potentially ran using Bayesian protocols rather than MLE.
Describe the solution you'd like
Suggestions from @chantelwetzel-noaa
plot_qq()
plot_residuals()
but make sure it works when not on a mapplot_betas()
) which can be found in the R folder for copper on the network thanks to @chantelwetzel-noaaDescribe alternatives you have considered
NA
Additional context
Thanks to @chantelwetzel-noaa and @melissamonk-NOAA for bringing this to my attention in an email long ago. Sorry that I have not integrated the functionality into the package yet but it is on the to do list now.