plot.HEAVYmodel: Plotting method for HEAVYmodel objects

View source: R/HEAVYmodel.R

plot.HEAVYmodelR Documentation

Plotting method for HEAVYmodel objects

Description

Plotting method for HEAVYmodel objects

Usage

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

Arguments

x

an object of class HEAVYmodel.

...

extra arguments, see details.

Details

The plotting method has the following optional parameter:

  • legend.loc A string denoting the location of the legend passed on to addLegend of the xts package

  • type A string denoting the type of lot to be made. If type is "condVar" the fitted values of the conditional variance of the returns is shown. If type is different from "condVar", the fitted values of the realized measure is shown. Default is "condVar"


jonathancornelissen/highfrequency documentation built on Jan. 10, 2023, 7:29 p.m.