Learn R Programming

inlabru (version 2.6.0)

bru_int_polygon_old: Integration points for polygons inside an inla.mesh

Description

Integration points for polygons inside an inla.mesh

Usage

bru_int_polygon_old(mesh, polylist, method = NULL, ...)

Arguments

mesh

An inla.mesh object

polylist

A list of inla.mesh.segment objects

method

Which integration method to use ("stable", with aggregation to mesh vertices, or "direct")

...

Arguments passed to the low level integration method (make_stable_integration_points)

Author

Finn Lindgren finn.lindgren@gmail.com