kendall_loglik {kendallRandomWalks} | R Documentation |
Log-likelihood for stable kendall distribution with m_alpha = 1
Description
Log-likelihood for stable kendall distribution with m_alpha = 1
Usage
kendall_loglik(alpha, x)
Arguments
alpha |
alpha parameter of the Kendall random walk |
x |
numeric vector of observations |
Value
numeric
[Package kendallRandomWalks version 0.9.4 Index]