| icar.Q | R Documentation | 
This function creates the ICAR precision matrices used in the spatial models
icar.Q(xy, threshold, rho = 1, fun = FALSE)
| xy | An n x 2 matrix of spatial coordinates | 
| threshold | Distance threshold for neighborhood definition | 
| rho | The autoregressive parameter. Defaults to 1, which is the Intrinsic Conditionally AutoRegressive model (ICAR) | 
| fun | If  | 
Constructs the inverse covariance matrix (aside from scaling) for the ICAR model
An n x n matrix
Devin S. Johnson <devin.johnson@noaa.gov>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.