bru_get_mapper.stModel_cgeneric | R Documentation |
Return an inlabru
bru_mapper
object that can be used for computing
model matrices for the space-time model components. The bru_get_mapper()
function is called by the inlabru
methods to automatically obtain the
needed mapper object (from inlabru
2.7.0.9001
; before that, use
mapper = bru_get_mapper(model)
explicitly).
bru_get_mapper.stModel_cgeneric(model, ...)
model |
The model object (of class |
... |
Unused. |
A bru_mapper
object of class bru_mapper_multi
with
sub-mappers space
and time
based on the model smesh
and tmesh
or mesh
objects.
inlabru::bru_get_mapper()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.