plot.dyn_lc: Displays graphical summaries for 'dyn_lc_filter' results.

Description Usage Arguments Value

View source: R/diblc_methods.R

Description

Displays graphical summaries for 'dyn_lc_filter' results.

Usage

1
2
3
## S3 method for class 'dyn_lc'
plot(x, y, at = NULL, ages = NULL, years = NULL,
  cred = 0.95, age = NULL, ...)

Arguments

x

The 'dyn_lc' result.

y

The parameter of interest.

at

If applicable, the time point of interest.

ages

Vector with the ages if plotting 'beta' or 'alpha'. Optional.

years

Vector with the years if plotting 'kappa'. Optional.

cred

The credibility for the interval. Defaults to 0.95.

age

The age _index_ to check one-step ahead forecasts.

...

Unused.

Value

A 'ggplot2' object.


vsart/dynamicimprovement documentation built on May 26, 2019, 5:35 a.m.