print.wsrf {wsrf} | R Documentation |
Print Method for wsrf
Model
Description
Print a summary of the forest model or one specific tree in the forest
model built from wsrf
.
Usage
## S3 method for class 'wsrf'
print(x, trees, ...)
Arguments
x |
object of class |
trees |
the index of a specific tree. If missing, |
... |
optional additional arguments. At present no additional arguments are used. |
Author(s)
He Zhao and Graham Williams (SIAT, CAS)
See Also
[Package wsrf version 1.7.30 Index]