integration_weight_aggregation: Aggregate integration weights onto mesh nodes

View source: R/integration.R

integration_weight_aggregationR Documentation

Aggregate integration weights onto mesh nodes

Description

[Deprecated] Use fm_vertex_projection() instead.

Usage

integration_weight_aggregation(mesh, integ)

Arguments

mesh

Mesh on which to integrate

integ

list of loc, integration points, and weight, integration weights, or a SpatialPointsDataFrame. Only the coordinates and weight column are handled.

Author(s)

Finn Lindgren finn.lindgren@gmail.com


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