Learn R Programming

DLMtool (version 5.2)

plotImp: Plot the Implementation object parameters

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

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