📄 print.ada.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Model Information for Ada</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>
<table width="100%" summary="page for print.ada {ada}"><tr><td>print.ada {ada}</td><td align="right">R Documentation</td></tr></table>
<h2>Model Information for Ada</h2>
<h3>Description</h3>
<p>
<code>print</code> lists the model information and final confusion matrix
for submitted data.
</p>
<h3>Usage</h3>
<pre>
## S3 method for class 'ada':
print(x, ...)
</pre>
<h3>Arguments</h3>
<table summary="R argblock">
<tr valign="top"><td><code>x</code></td>
<td>
object generated by the function <code>ada</code>. </td></tr>
<tr valign="top"><td><code>...</code></td>
<td>
other arguments not used by this function.</td></tr>
</table>
<h3>Details</h3>
<p>
<code>print</code> produces a summary of the original function call, method
used for boosting, number of iterations, final confusion matrix,
error from data used to build the model, and estimates of M.
</p>
<p>
Note: any object of class <code>ada</code> invokes <code>print</code>, when
printed to the screen.
</p>
<h3>Value</h3>
<p>
No value returned.</p>
<h3>See Also</h3>
<p>
<code><a href="ada.html">ada.default</a></code>,<code><a href="summary.ada.html">summary.ada</a></code>,<code><a href="predict.ada.html">predict.ada</a></code>,
<code><a href="plot.ada.html">plot.ada</a></code>,<code><a href="pairs.ada.html">pairs.ada</a></code>,<code><a href="update.ada.html">update.ada</a></code>,<code><a href="addtest.html">addtest</a></code>
</p>
<hr><div align="center">[Package <em>ada</em> version 2.0-1 <a href="00Index.html">Index]</a></div>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -