plot.kendall_fit {kendallRandomWalks} | R Documentation |
QQ-plot for the result of fitting stable Kendall distribtion.
Description
QQ-plot for the result of fitting stable Kendall distribtion.
Usage
## S3 method for class 'kendall_fit'
plot(x, ...)
Arguments
x |
List returned by fit_separate or fit_kendall function. |
... |
Aditional arguments. |
Value
ggplot2 object
[Package kendallRandomWalks version 0.9.4 Index]