blob: b7ebc2e5ccd490ff3bcccde245a931829babcb30 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: S4 class that represents a NaiveBayesModel</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="R.css">
</head><body>
<table width="100%" summary="page for NaiveBayesModel-class {SparkR}"><tr><td>NaiveBayesModel-class {SparkR}</td><td align="right">R Documentation</td></tr></table>
<h2>S4 class that represents a NaiveBayesModel</h2>
<h3>Description</h3>
<p>S4 class that represents a NaiveBayesModel
</p>
<h3>Arguments</h3>
<table summary="R argblock">
<tr valign="top"><td><code>jobj</code></td>
<td>
<p>a Java object reference to the backing Scala NaiveBayesWrapper</p>
</td></tr>
</table>
<h3>Note</h3>
<p>NaiveBayesModel since 2.0.0
</p>
<hr><div align="center">[Package <em>SparkR</em> version 2.1.1 <a href="00Index.html">Index</a>]</div>
</body></html>