Learn R Programming

inlabru (version 2.3.1)

integration_weight_aggregation: Aggregate integration weights onto mesh nodes

Description

Aggregate integration weights onto mesh nodes

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 weigh column are handled.