| inla.mesh.deriv {INLA} | R Documentation |
Directional derivative matrices for functions on meshes.
Description
Use
fmesher::fm_basis() instead.
Calculates directional derivative matrices for functions on
inla.mesh() objects.
Usage
inla.mesh.deriv(mesh, loc)
Arguments
mesh |
An |
loc |
Coordinates where the derivatives should be evaluated. |
Value
A |
The projection matrix, |
dx, dy, dz |
Derivative weight matrices, |
Author(s)
Finn Lindgren finn.lindgren@gmail.com
[Package INLA version 25.06.13 Index]