Learn R Programming

wsrf (version 1.4.0)

summary.wsrf: Summarize a wsrf Model

Description

Summary method for class "wsrf".

Usage

## S3 method for class 'wsrf':
summary(object, tree, \dots)

Arguments

object
object of class wsrf.
tree
the index of a specific tree in the forest model. If provided, summary.wsrf will give the summary of the exact tree in the forest.
...
Optional additional arguments. At present no additional arguments are used.

See Also

wsrf