print.w_naive_bayes {rbooster} | R Documentation |
Prints a summary of w_naive_bayes model
## S3 method for class 'w_naive_bayes'
print(x, ...)
## S3 method for class 'w_gaussian_naive_bayes'
print(x, ...)
## S3 method for class 'w_discrete_naive_bayes'
print(x, ...)
x |
w_naive_bayes object |
... |
additional arguments. |
Summary of "w_naive_bayes" object.