Description Usage Arguments Author(s)
View source: R/BasicFunctions.R
Function for finding integration points for a given mesh and locations defining the polygons where observations are being made. Created by Fabian Bachl.
1 | int.polygon(mesh, loc, group = NULL)
|
mesh |
An inla.mesh object |
loc |
Locations defining the polygons |
group |
If loc defines multiple polygons then this is the ID of the group for each location in loc |
Fabian E. Bachl <f.e.bachl@bath.ac.uk>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.