.ICAR_calc | R Documentation |
Calculate covariance matrix in the MVN-ICAR
.ICAR_calc(s, J, clam)
s |
split points, J + 2 |
J |
number of split points |
clam |
controls neighbor interactions, in range (0, 1) |
Sigma_s = (I - W)^(-1) * Q, W, Q
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.