Learn R Programming

fitdistcp (version 0.1.1)

gev_p1_means: Analytical expressions for Predictive Means RHP mean based on the expectation of DMGS equation 2.1

Description

Analytical expressions for Predictive Means RHP mean based on the expectation of DMGS equation 2.1

Usage

gev_p1_means(
  means,
  t0,
  ml_params,
  lddi,
  lddi_k4,
  lddd,
  lddd_k4,
  lambdad_flat,
  lambdad_rh_mle,
  lambdad_rh_flat,
  lambdad_jp,
  nx,
  dim = 4
)

Value

Two scalars

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

lddi_k4

inverse observed information matrix, fixed shape parameter

lddd

third derivative of log-likelihood

lddd_k4

third derivative of log-likelihood, fixed shape parameter

lambdad_flat

derivative of the log flat prior

lambdad_rh_mle

derivative of the log CRHP-MLE prior

lambdad_rh_flat

derivative of the log CRHP-FLAT prior

lambdad_jp

derivative of the log JP prior

nx

length of training data

dim

number of parameters