bayesian_dq_4terms_v1 {fitdistcp} | R Documentation |
Evaluate DMGS equation 3.3
Description
Evaluate DMGS equation 3.3
Usage
bayesian_dq_4terms_v1(lddi, lddd, mu1, pidopi1, pidopi2, mu2, dim)
Arguments
lddi |
inverse of second derivative of observed log-likelihood |
lddd |
third derivative of observed log-likelihood |
mu1 |
DMGS mu1 vector |
pidopi1 |
first part of the prior term |
pidopi2 |
second part of the prior term |
mu2 |
DMGS mu2 matrix |
dim |
number of parameters |
Value
Vector
[Package fitdistcp version 0.1.1 Index]