Description Usage Arguments Value Author(s)
Constructs finite element matrices for inla.mesh
and
inla.mesh.1d
objects.
1 2 3 4 5 | ## 2D and 1D meshes
inla.mesh.fem(mesh, order = 2)
## 1D meshes, order 2 models only
inla.mesh.1d.fem(mesh)
|
mesh |
An |
order |
The model order. |
A list of sparse matrices based on basis functions psi_i
:
c0 |
|
c1 |
|
g1 |
|
g2 |
|
gk |
|
Finn Lindgren finn.lindgren@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.