plot-Imp: Plot the Implementation object parameters

Description Usage Arguments Author(s)

Description

A function that plots histograms of samples from the implementation object parameters, and time-series plots of nsamp samples of time-series examples. Used to visually examine the parameter values and ranges entered into the Obs object.

Usage

1
plotImp(x, nsim = 500, nyears = 50, col = "darkgray", breaks = 10, ...)

Arguments

x

An object of class Imp (or of class OM)

nsim

Number of iterations for histograms

nyears

Number of historical years

col

Color of histograms

breaks

Number of breaks for histograms

...

Optional additional arguments passed to plot

Author(s)

T. Carruthers and A. Hordyk


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