Learn R Programming

MetricGraph (version 1.4.1)

plot.graph_bru_pred: Plot of predicted values with 'inlabru'

Description

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

Usage

# S3 method for graph_bru_pred
plot(x, y = NULL, vertex_size = 0, ...)

Value

A 'ggplot2' object.

Arguments

x

A predicted object obtained with the predict method.

y

Not used.

vertex_size

Size of the vertices.

...

Additional parameters to be passed to plot_function.