print.summary.bbl {bbl}R Documentation

Print Summary of Boltzmann Bayes Learning

Description

This method prints the summary of bbl object

Usage

## S3 method for class 'summary.bbl'
print(x, ...)

Arguments

x

Object of class summary.bbl

...

Other arguments to methods

Details

The naive Bayes summary of summary.bbl object is displayed.


[Package bbl version 1.0.0 Index]