print.summary.naive {bonsaiforest} | R Documentation |
Function that prints the summary of a naive object
## S3 method for class 'summary.naive'
print(x, ...)
x |
( |
... |
Other arguments of print. |
The summary of the object.
print(summary(naive_fit_bin))