halfnorm_means {fitdistcp} | R Documentation |
MLE and RHP predictive means RHP mean based on the expectation of DMGS equation 2.1
Description
MLE and RHP predictive means RHP mean based on the expectation of DMGS equation 2.1
Usage
halfnorm_means(means, ml_params, lddi, lddd, lambdad_rhp, nx, dim = 1)
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 |
Value
Two scalars
[Package fitdistcp version 0.1.1 Index]