F.logwt | R Documentation |
Internal function used in joint approach to group-analysis for combining across models
F.logwt(theta, spde, mu_theta, Q_theta, nN)
theta |
A vector of hyperparameter values at which to compute the posterior log density |
spde |
A SPDE object from inla.spde2.matern() function, determines prior precision matrix |
mu_theta |
Posterior mean from combined subject-level models. |
Q_theta |
Posterior precision matrix from combined subject-level models. |
nN |
Number of subjects |
The prior density
This function requires the INLA
package, which is not a CRAN package.
See https://www.r-inla.org/download-install for easy installation instructions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.