plot.csBiFunction: Plot a 'csBiFunction' object

plot.csBiFunctionR Documentation

Plot a csBiFunction object

Description

A csBiFunction object contains representations of two functions. This function plots the two functions superimposed.

Usage

## S3 method for class 'csBiFunction'
plot(x, ...)

Arguments

x

An object of class csBiFunction

...

Other arguments to plot call

Value

None

Author(s)

G.P. Nason

References

Cardinali, A. and Nason, Guy P. (2013) Costationarity of Locally Stationary Time Series Using costat. Journal of Statistical Software, 55, Issue 1.

Cardinali, A. and Nason, G.P. (2010) Costationarity of locally stationary time series. J. Time Series Econometrics, 2, Issue 2, Article 1.

See Also

coeftofn, print.csBiFunction, summary.csBiFunction

Examples

## Not run: plot(coeftofn(c(1,-1), c(0.5, 0.5)))

costat documentation built on Sept. 8, 2023, 5:18 p.m.