process_rspde_predictions {MetricGraph} | R Documentation |
Process predictions of rspde_metric_graph
objects obtained by using inlabru
Description
Auxiliar function to transform the predictions of the field into a plot friendly object.
Usage
process_rspde_predictions(pred, graph, PtE = NULL)
Arguments
pred |
The predictions of the field obtained by using |
graph |
The original |
PtE |
Normalized locations of the points on the edge. |
Value
A list with predictions.
[Package MetricGraph version 1.5.0 Index]