Integration points for polygons inside an inla.mesh
This method doesn't handle polygons with holes. Use bru_int_polygon()
instead.
int.polygon(mesh, loc, group = NULL, method = 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 |
method |
Which integration method to use ("stable", with aggregation to mesh vertices, or "direct") |
... |
Arguments passed to the low level integration method ( |
Fabian E. Bachl f.e.bachl@bath.ac.uk and Finn Lindgren finn.lindgren@gmail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.