blob: 20450aa6f321103a93246e606df7a04e0d399739 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: S4 class that represents a RandomForestClassificationModel</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 RandomForestClassificationModel-class {SparkR}"><tr><td>RandomForestClassificationModel-class {SparkR}</td><td align="right">R Documentation</td></tr></table>
<h2>S4 class that represents a RandomForestClassificationModel</h2>
<h3>Description</h3>
<p>S4 class that represents a RandomForestClassificationModel
</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 RandomForestClassificationModel</p>
</td></tr>
</table>
<h3>Note</h3>
<p>RandomForestClassificationModel since 2.1.0
</p>
<hr><div align="center">[Package <em>SparkR</em> version 2.1.1 <a href="00Index.html">Index</a>]</div>
</body></html>