graph_spde_make_A {MetricGraph} | R Documentation |
Deprecated - Observation/prediction matrices for 'SPDE' models
Description
Constructs observation/prediction weight matrices for metric graph models.
Usage
graph_spde_make_A(graph_spde, repl = NULL)
Arguments
graph_spde |
An |
repl |
Which replicates? If there is no replicates, or to
use all replicates, one can set to |
Value
The observation matrix.
[Package MetricGraph version 1.3.0 Index]