View source: R/MRA_spacetime.R
plot.stmra_prediction | R Documentation |
Plot stmra predictions
## S3 method for class 'stmra_prediction' plot(x, ..., variance = FALSE)
x |
Prediction as returned by predict |
... |
Further plot arguments passed to raster::plot |
variance |
logical; if TRUE, plot predicted variances instead of means |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.