print.rpms_forest {rpms} | R Documentation |
print.rpms_forest
Description
Prints information for a given rpms_forest
model.
Usage
## S3 method for class 'rpms_forest'
print(x, ...)
Arguments
x |
Object inheriting from |
... |
further arguments passed to or from other methods. |
Value
vector of predicticed values for each row of newdata
[Package rpms version 0.5.1 Index]