Plot the fit to asset returns using quartic stable lambda distribution
lamp.qsl_fit_plot(
key,
debug = FALSE,
plot.type = c("pdf", "log-pdf"),
qqplot.n = 1e+06,
extdata_dir = NULL,
filename = NULL
)
character, the key(s) to retrieve configuration for plot. If key is provided as single-row data frame, then it will be used directly as config.
logical, if true, print debug information. Default is FALSE.
character, type of plot: pdf, log-pdf, qqplot. Default is c("pdf","log-pdf")
.
numeric, specify number of QSLD simulations for qqplot utility, default is 1000000.
optionally specify user's own extdata folder, default is NULL.
character, optionally specify user's own config file name, default is NULL.
returns a list of each key and its data and config blocks as nested list