This function is within the iClick GUI, is executed within iClick.VisOneReturns(dat), the data frame dat has two columns, the first column is date index and the second one is numeric time series data.
qqnormPlotX(X, labels = TRUE, col = "indianred2", pch = 19,
title = TRUE, mtext = TRUE, grid = FALSE, rug = TRUE,
scale = TRUE)
A timeSeries object, single time series returns.
Whether to generate label for the graph.
String for color.
Line options.
Whether to generate title for the graph.
Whether to generate main text for the graph.
Whether to use grid in plot.
Whether to add rug.
Whether to scale the data.
Plot
This function is an internal function of iClick GUI, which is executed on iClick.VisOneReturns GUI.
Functions in fBasics.