Learn R Programming

DLMtool (version 5.2)

plotObs: Plot the Observation object parameters

Description

A function that plots histograms of samples from the observation 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

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

Arguments

x

An object of class Obs (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