bru_int_polygon {inlabru} | R Documentation |
Integration points for polygons inside an inla.mesh
Description
Integration points for polygons inside an inla.mesh
Usage
bru_int_polygon(mesh, method = NULL, samplers = NULL, ...)
Arguments
mesh |
An inla.mesh object |
method |
Which integration method to use ("stable", with aggregation to mesh vertices, or "direct") |
samplers |
If non-NULL, a SpatialPolygons* object |
... |
Arguments passed to the low level integration method ( |
Author(s)
Finn Lindgren finn.lindgren@gmail.com
[Package inlabru version 2.11.1 Index]