full_loglik_gradient {kendallRandomWalks}R Documentation

Gradient of minus loglikelihood for stable Kendall distribution with 3 parameters.

Description

Gradient of minus loglikelihood for stable Kendall distribution with 3 parameters.

Usage

full_loglik_gradient(data)

Arguments

data

numeric vector of observation.

Value

Function of one argument of length 3 (alpha, location, scale).


[Package kendallRandomWalks version 0.9.4 Index]