Description Usage Arguments Value Note Author(s) See Also
Various utility functions for INLA
1 | inla.geobugs2inla(adj, num, graph.file="graph.dat")
|
adj |
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. |
num |
A vector of length N (the total number of areas) giving the number of neighbours n.i for each area. |
graph.file |
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
Havard Rue hrue@math.ntnu.no
inla
, inla.surv
, hyperpar.inla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.