plot.dyntermstrc_param: S3 Plot Method

Description Usage Arguments

View source: R/methods_dyntermstrc_param.R

Description

Plot method for objects of the class "dyntermstrc_param". The method is able to plot the time series of the parameter levels and first differences and the empirical (partial) autocorrelation function.

Usage

1
2
## S3 method for class 'dyntermstrc_param'
plot(x, type = "param", ...)

Arguments

x

object of the class "dyntermstrc_param"

type

"param" (default) for the parameters, "diffparam" for the parameter differences and "acf" for the plot of the (partial) autocorrelation function of the parameters.

...

further arguments


termstrc documentation built on May 29, 2017, 1:05 p.m.