plot_fits_sp_linked: Plot covariate-linked surplus production model fits

Description Usage Arguments Value

View source: R/plot_fits_sp_linked.R

Description

This function plots covariate-linked surplus production model fits and exports to a PDF.

Usage

1
2
3
4
5
6
7
8
plot_fits_sp_linked(
  output,
  b_col,
  sp_col,
  cov_col,
  plotdir = getwd(),
  plotname = "TMB_fits.pdf"
)

Arguments

output

SP 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.