Rdocumentation
powered by
Learn R Programming
wsrf (version 1.5.14)
subset.wsrf: Subset of a Forest
Description
Obtain a subset of a forest.
Usage
## S3 method for class 'wsrf': subset(x, trees, ...)
Arguments
x
an object of class
wsrf
.
trees
Which trees should be included in the sub-forest. An integer vector, which indicates the index of the trees.
...
not used.
Value
An object of class
wsrf
.
See Also
combine