compute_model_metrics: Compute log-likelihood, AIC, and BIC for alpha-stable model
Description
Evaluates the model fit by computing the log-likelihood, AIC, and BIC
for a given set of alpha-stable parameters.
Usage
compute_model_metrics(data, params)
Value
List with log_likelihood, AIC, BIC, and optional error message.
Arguments
- data
Numeric vector of observations.
- params
Vector of parameters: alpha, beta, gamma, delta.