Generate precision matrix for spatial model from matrix of adjacency

adj_to_precision(x)

Arguments

x

matrix of connectivity with 1s denote connected nodes and zeros otherwise.