print.w_naive_bayes: Print w_naive_bayes
Description
Prints a summary of w_naive_bayes model
Usage
# S3 method for w_naive_bayes
print(x, ...)# S3 method for w_gaussian_naive_bayes
print(x, ...)
# S3 method for w_discrete_naive_bayes
print(x, ...)
Value
Summary of "w_naive_bayes" object.