loglik_kappa_est | R Documentation |
Applicable to a single latent field, or multiple latent fields if common smoothness is assumed
loglik_kappa_est(par, delta, D_diag, mesh, C1 = 1/(4 * pi), Q = NULL)
par |
Vector of length two containing values of log kappa and log residual variance at which to compute log likelihood |
delta |
Estimate of delta (subject effect or deviation) |
D_diag |
Diagonal values of D matrix (template standard deviations) |
mesh |
Object of class "templateICA_mesh" containing the triangular mesh (see |
C1 |
For the unit variance case, |
Q |
Equal to the number of ICs for the common smoothness model, or NULL for the IC-specific smoothness model |
Compute log-likelihood of kappa given an initial estimate of delta
Value of negative log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.