Rdocumentation
powered by
Learn R Programming
wsrf (version 1.5.14)
print.wsrf: 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, \dots)
Arguments
x
object of class
wsrf
.
trees
the index of a specific tree. If missing,
print
will print a summary of the model.
...
Optional additional arguments. At present no additional arguments are used.
See Also
wsrf