plot_fits_sr: Plot stock recruit model fits

Description Usage Arguments Value

View source: R/plot_fits_sr.R

Description

This function plots stock recruit model fits and exports to a PDF.

Usage

1
2
3
4
5
6
7
plot_fits_sr(
  output,
  b_col,
  r_col,
  plotdir = getwd(),
  plotname = "TMB_fits.pdf"
)

Arguments

output

SR model output

plotdir

Path for plot export

plotname

Plot name (must end with ".pdf)

Value

PDF with production model fits


cfree14/splink documentation built on Dec. 19, 2021, 2:57 p.m.