Description Usage Arguments Author(s)
Calculates barycentric coordinates and weight matrices for
inla.mesh.1d
objects.
1 2 3 4 | inla.mesh.1d.A(mesh, loc, weights = NULL, derivatives = NULL,
method = c("linear", "nearest", "quadratic"))
inla.mesh.1d.bary(mesh, loc, method = c("linear", "nearest"))
|
mesh |
An |
loc |
Coordinate values. |
weights |
Weights to be applied to the |
derivatives |
If |
method |
Interpolation method. If not specified for |
Finn Lindgren finn.lindgren@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.