stable_mle_fit {stabreg}R Documentation

Fit a stable distribution to a sample using maximum likelihood

Description

Fit a stable distribution to a sample using maximum likelihood

Usage

stable_mle_fit(x, init_vals, trace)

Arguments

x

sample vector

init_vals

initial guess for parameters. Defaults to NULL in which case these are set to defaults

trace

trace level


[Package stabreg version 0.1.2 Index]