singl_log_lik_nn | R Documentation |
Evaluate the log-likelihood for a given set of parameters - No nugget + profile likelihood
singl_log_lik_nn(
theta,
.dt,
dists,
npix,
model,
nu = NULL,
tr = NULL,
kappa = 1,
mu2 = 1.5,
apply_exp = FALSE
)
theta |
a scalar for the |
.dt |
a |
dists |
a |
npix |
a |
model |
a |
nu |
|
kappa |
|
mu2 |
the smoothness parameter |
apply_exp |
a |
Internal use.
a scalar representing -log.lik
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.