generate_empty_projection | R Documentation |
When spatial or spatiotemporal effects are map'd to zero, pass an empty
projection matrix. Not exported, use zero = TRUE
in generate_projection
instead.
generate_empty_projection(mesh, data_df, group = NULL)
mesh |
INLA mesh to project |
data_df |
Data frame with |
group |
Year of observation for spatiotemporal effect |
Sparse Matrix::Matrx
of the appropriate dimensions, but
filled with zeros
John Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.