PlotParam: Plot Life History Parameter

Description Usage Arguments Value

View source: R/PlotParam.R

Description

Plots life history parameter estimates from final assessment year

Usage

1
2
PlotParam(param, OMfile, EMvec, plotnames = NA, dolegend = F,
  legpos = "topleft", ylims = NA, ...)

Arguments

param

Parameter of interest, named from PAR or CTL file (one of c("NatM","GrowthK","Linf","SelPars50","SelPars95","NatMn","VonKn","LinfN","sel50n","sel95n"))

OMfile

Name of CTL file to base truth on

EMvec

Vector of EM names

dolegend

Logical; include legend?

ylims

vector of length two containing limits for y-axis

...

any other graphical parameters, e.g., ylab,xlab

Value

Plots plots plots; list of truth and estimates pulled from PAR and CTL files.


szuwalski/GeMS documentation built on Oct. 2, 2019, 5:55 a.m.