View source: R/compareFits.EffectiveNs.R
| compareFits.EffectiveNs | R Documentation | 
This function compares effective Ns from size compositions by year among several models.
compareFits.EffectiveNs(
  objs = NULL,
  mdfr = NULL,
  fleets = "all",
  fleet.type = c("survey", "fishery"),
  category = c("index", "total", "discard", "retained"),
  years = "all",
  dodge = 0.2,
  facet_wrap = NULL,
  facet_grid = "x+m+s~.",
  showPlot = FALSE,
  pdf = NULL,
  verbose = FALSE
)
objs | 
  | 
mdfr | 
  | 
fleets | 
  | 
fleet.type | 
  | 
category | 
  | 
years | 
  | 
dodge | 
  | 
facet_wrap | 
  | 
facet_grid | 
  | 
showPlot | 
  | 
pdf | 
  | 
verbose | 
  | 
Effective N's > 1.0e10 are treated as NA's.
lists ofggplot2 objects, nested by fishery
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.