cor.show: Correlogram plot
Description
Returns plot with correlation values among predicted variables.
Usage
cor.show(r, rm = FALSE, var.rm)
Arguments
rm
logical. If TRUE, allows remove some
variables from imput data set. (default = FALSE)
var.rm
variables names of imput data set. Using
colnames(RasterStick), Where RasterStick is RasterStack* object.
Details
Correlation matrix based on pearson.