Learn R Programming

MixStable (version 0.1.0)

negative_log_likelihood: Negative log-likelihood for single stable distribution

Description

Negative log-likelihood for single stable distribution

Usage

negative_log_likelihood(params, data)

Value

Negative log-likelihood.

Arguments

params

Numeric vector (alpha, beta, gamma, delta).

data

Numeric vector of observations.