plot-Fleet: Plot the Fleet object parameters

Description Usage Arguments Author(s)

Description

Plot the Fleet object parameters

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
plotFleet(
  x,
  Stock = NULL,
  nsamp = 3,
  nsim = 500,
  proyears = 28,
  col = "darkgray",
  breaks = 10,
  lwd = 2,
  ...
)

Arguments

x

An object of class Fleet (or of class OM)

Stock

An object of class Stock

nsamp

Number of random samples for time-series plots

nsim

Number of iterations for histograms

proyears

Number of projection years

col

Color of histograms

breaks

Number of breaks for histograms

lwd

line width

...

Optional additional arguments passed to plot

Author(s)

A. Hordyk


DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.