| plot.HEAVYmodel {highfrequency} | R 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 |
... |
extra arguments, see details. |
Details
The plotting method has the following optional parameter:
legend.locA string denoting the location of the legend passed on toaddLegendof the xts packagetypeA string denoting the type of lot to be made. Iftypeis"condVar"the fitted values of the conditional variance of the returns is shown. Iftypeis different from"condVar", the fitted values of the realized measure is shown. Default is"condVar"
[Package highfrequency version 1.0.1 Index]