.ICAR_calc {BayesFBHborrow} | R Documentation |
Calculate covariance matrix in the MVN-ICAR
Description
Calculate covariance matrix in the MVN-ICAR
Usage
.ICAR_calc(s, J, clam)
Arguments
s |
split points, J + 2 |
J |
number of split points |
clam |
controls neighbor interactions, in range (0, 1) |
Value
Sigma_s = (I - W)^(-1) * Q, W, Q
[Package BayesFBHborrow version 2.0.1 Index]