print.spotTreeModel: Print method for rpart tree models
Description
Wrapper for print.rpart
.
Usage
# S3 method for spotTreeModel
print(x, ...)
Arguments
object
fit of the model, an object of class "spotRandomForest"
, produced by buildRandomForest
.