plot.graph_bru_proc_pred: Plot of processed predicted values with 'inlabru'

View source: R/graph_spde.R

plot.graph_bru_proc_predR Documentation

Plot of processed predicted values with 'inlabru'

Description

Auxiliary function to obtain plots of the processed predictions of the field using 'inlabru'.

Usage

## S3 method for class 'graph_bru_proc_pred'
plot(x, y = NULL, vertex_size = 0, ...)

Arguments

x

A processed predicted object obtained with the process_rspde_predictions function.

y

Not used.

vertex_size

Size of the vertices.

...

Additional parameters to be passed to plot_function.

Value

A 'ggplot2' object.


MetricGraph documentation built on April 3, 2025, 10:34 p.m.