plot.vast.q.estimates: Plot estimated catchability effects. Currently assumes only...

Description Usage Arguments

View source: R/plot.vast.q.estimates.r

Description

Plot estimated catchability effects. Currently assumes only one set of interactions and no splines on catchability.

Usage

1
2
3
4
5
6
7
8
plot.vast.q.estimates(
  vast.output,
  coef.names = c("flg.grp", "syn.hbf.imb"),
  level.names = c("Flag group", "HBF (pred)"),
  error.structure = "dln",
  save.dir,
  save.name
)

Arguments

vast.output

The output from a fit.vast function call

coef.names

Character vector of the factors used to create Q_ik

level.names

Character vector of how to name the factors in the plot

error.structure

Character string denoting the error structure used to fit the model. This is needed to backtransform the parameter estimates.

save.dir

Path to the directory where the outputs will be saved

save.name

Name stem for the output, useful when saving many model outputs in the same directory


PacificCommunity/ofp-sam-vast-utils documentation built on Nov. 2, 2020, 7:05 p.m.