cor.show: Correlogram plot

Description Usage Arguments Details Value See Also

Description

Returns plot with correlation values among predicted variables.

Usage

1
cor.show(r, rm = FALSE, var.rm)

Arguments

r

EnvimRed-class.

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.

Value

Correlogram plot

See Also

reduce.env


sdStaf documentation built on May 1, 2019, 8:50 p.m.