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