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