make_Q | R Documentation |
Make the full SPDE precision based on theta, the spde, and the number of sessions
make_Q(theta, spde, n_sess)
theta |
the hyperparameter theta vector of length K * 2 + 1, where the first K elements are the kappas, the next K elements are the phis, and the last element (unused here) corresponds to sigma2 |
spde |
a list containing three spde elements: Cmat, Gmat, and GtCinvG |
n_sess |
The integer number of sessions |
An SPDE prior matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.