View source: R/56b_pareto_p1k2_libs.R
pareto_p1k2_means | R Documentation |
pareto_k1 distribution: RHP mean
pareto_p1k2_means(
means,
t0,
ml_params,
lddi,
lddd,
lambdad_rhp,
nx,
dim = 2,
kscale
)
means |
logical that indicates whether to return analytical estimates for the distribution means (longer runtime) |
t0 |
a single value of the predictor (specify either |
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 |
kscale |
the known scale parameter |
Two scalars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.