Description Usage Arguments Details Value
View source: R/compareModels.ZScores.NatZData.R
Function to compare z-scores from fits to size compositions from catch data for TCSAM2015 model runs.
1 2 3 4 5 |
mdfr |
- dataframe from call to |
fleets |
- fleets to plot [NULL for all] |
catch.types |
- catch types ('index.catch', retained.catch', etc) to plot [NULL for all] |
variable |
- variable to plot ("pearsons" or "nlls") |
nrow |
- number of rows per page for output plots |
ncol |
- number of columns per page for output plots |
xlab |
- x axis label |
ylab |
- y axis label |
xlim |
- x axis limits |
ylim |
- y axis limits |
ggtheme |
- graphical theme for plot |
showPlot |
- flag to show/print plots immediately |
pdf |
- name of pdf file to record plot output to |
width |
- pdf page width (in inches) |
height |
- pdf page width (in inches) |
verbose |
- flag (T/F) to print diagnostic output |
Plots are produced by fleet, catch type, sex, maturity state, and shell condition and faceted by year.
recursive list of lists of ggplot2 objects, named by fleet, catch type, sex, maturity state, and shell condition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.