gev_k3_means: MLE and RHP means

View source: R/53b_gev_k3_libs.R

gev_k3_meansR Documentation

MLE and RHP means

Description

MLE and RHP means

Usage

gev_k3_means(means, ml_params, lddi, lddd, lambdad_rhp, nx, dim = 2, kshape)

Arguments

means

logical that indicates whether to return analytical estimates for the distribution means (longer runtime)

ml_params

parameters

lddi

inverse observed information matrix

lddd

third derivative of log-likelihood

lambdad_rhp

derivative of the log RHP prior

nx

length of training data

dim

number of parameters

kshape

the known shape parameter

Value

Two scalars


fitdistcp documentation built on June 8, 2025, 1:04 p.m.