geobugs2inla.RdVarious utility functions for INLA
inla.geobugs2inla(adj, num, graph.file="graph.dat")A vector listing the ID numbers of the adjacent areas for each area. This is a sparse representation of the full adjacency matrix for the study region, and can be generated using the Adjacency Tool from the Map menu in GeoBUGS.
A vector of length N (the total number of areas) giving the number of neighbours n.i for each area.
Name of the file of the new graph in the INLA format.
The return value is the name of the graph-file created.
These are all the same function, and the two different names are due to backward-compatibility