View source: R/BasicFunctions.R
Parallelized function for finding integration points for a given mesh and locations defining the polygons where observations are being made. Edited version of Fabian Bachls code.
1 | int.polygon.MJ(mesh, loc, group = NULL, parallelize.numCores = 2)
|
mesh |
An inla.mesh object |
loc |
Locations defining the polygons |
group |
If loc defines multiple polygons then this is the ID of the group for each location in loc |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.