Learn R Programming

wsrf (version 1.3.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.
...
other arguments to summary.wsrf.

See Also

wsrf