frechet_p2k1_means: frechet_k1 distribution: RHP mean

View source: R/71b_frechet_p2k1_libs.R

frechet_p2k1_meansR Documentation

frechet_k1 distribution: RHP mean

Description

frechet_k1 distribution: RHP mean

Usage

frechet_p2k1_means(
  means,
  t0,
  ml_params,
  lddi,
  lddd,
  lambdad_rhp,
  nx,
  dim,
  kloc
)

Arguments

means

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

t0

a single value of the predictor (specify either t0 or n0 but not both)

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

kloc

the known location parameter

Value

Two scalars


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