Learn R Programming

wsrf (version 1.7.30)

strength.wsrf: Strength

Description

Give the measure for the collective performance of individual trees in the forest model built from wsrf.

Usage

# S3 method for wsrf
strength(object, ...)

Value

A numeric value.

Arguments

object

object of class wsrf.

...

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

Author

He Zhao and Graham Williams (SIAT, CAS)

Details

The measure was introduced in Breiman (2001).

References

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

See Also

wsrf