Description Usage Arguments Value Examples
Create Markov Random Field Precision matrix
1 | Intrinsic_MRF_Prec(knots_r1, tau)
|
knots_r1 |
1d vector or 2d matrix of knot locations. |
precision |
parameter, positive constant. |
nrow(knots_r1) square matrix with intrinsic MRF matrix.
1 | Intrinsic_MRF_Prec(c(1,2,3),2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.