bru_int_polygon: Integration points for polygons inside an inla.mesh

View source: R/integration.R

bru_int_polygonR 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 (make_triangle_integration)

Author(s)

Finn Lindgren finn.lindgren@gmail.com


inlabru documentation built on Nov. 2, 2023, 6:07 p.m.