plot.HARmodel {highfrequency} | R Documentation |
Plotting method for HARmodel objects
Description
Plotting method for HARmodel objects
Usage
## S3 method for class 'HARmodel'
plot(x, ...)
Arguments
x |
an object of class |
... |
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 toaddLegend
of the xts package
[Package highfrequency version 1.0.1 Index]