taperedErnmLikelihood | R Documentation |
(E(g(X)) - g(x_o)^2 for TaperedModel
taperedErnmLikelihood(
theta,
centers,
tau,
sample,
theta0,
stats,
minEss = 5,
damping = 0.05
)
theta |
parameters |
centers |
center of statistics |
tau |
tapering parameter |
sample |
mcmc sample |
theta0 |
parameter values which generated sample |
stats |
observed statistics |
minEss |
minimum effective sample size |
damping |
a damping parameter |
a list with value, gradient, and hessian
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.