fit_kendall {kendallRandomWalks} | R Documentation |
Fit stable Kendall distribution for given data and m_alpha function.
Description
Fit stable Kendall distribution for given data and m_alpha function.
Usage
fit_kendall(data)
Arguments
data |
Numeric vector of observation to which the distribution will be fitted. |
Value
fitted quantiles
[Package kendallRandomWalks version 0.9.4 Index]