Learn R Programming

disaggregation (version 0.1.4)

plot.disag_prediction: Plot mean and uncertainty predictions from the disaggregation model results

Description

Plotting function for class disag_prediction (the mean and uncertainty predictions of the disaggregation fitting).

Usage

# S3 method for disag_prediction
plot(x, ...)

Value

A list of plots of rasters from the prediction: mean prediction, lower CI and upper CI.

Arguments

x

Object of class disag_prediction to be plotted.

...

Further arguments to plot function.

Details

Produces raster plots of the mean prediction, and the lower and upper confidence intervals.