correlation.wsrf: Correlation

View source: R/correlation.wsrf.R

correlation.wsrfR Documentation

Correlation

Description

Give the measure for the diversity of the trees in the forest model built from wsrf.

Usage

## S3 method for class 'wsrf'
correlation(object, ...)

Arguments

object

object of class wsrf.

...

optional additional arguments. At present no additional arguments are used.

Details

The measure was introduced in Breiman (2001).

Value

A numeric value.

Author(s)

He Zhao and Graham Williams (SIAT, CAS)

References

Breiman, L. 2001 "Random forests". Machine learning, 45(1), 5–32.

See Also

wsrf


wsrf documentation built on Jan. 6, 2023, 5:06 p.m.