View source: R/plotZScoresForSizeFreqs.R
Plot Pearson's residuals or negative log-likelihood components from size frequency fits.
1 2 3 | plotZScoresForSizeFreqs(fits, mc, plotPearsons = TRUE, sxs = c(mc$SXs,
"ALL_SEX"), mss = c(mc$MSs, "ALL_MATURITY"), scs = c(mc$SCs,
"ALL_SHELL_CONDITION"), label = "")
|
fits |
- list of fits |
mc |
- model configuration list |
plotPearsons |
- flag (T/F) to plot Pearson's residuals (T) or NLLs (F) |
label |
- plot label |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.