View source: R/102b_invgauss_libs.R
invgauss_means | R Documentation |
MLE and RHP predictive means
invgauss_means(means, ml_params, lddi, lddd, lambdad_cp, nx, dim = 2)
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_cp |
derivative of the log prior |
nx |
length of training data |
dim |
number of parameters |
Two scalars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.