?? addtest.html
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Add a test set to 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 addtest {ada}"><tr><td>addtest {ada}</td><td align="right">R Documentation</td></tr></table>
<h2>Add a test set to ada</h2>
<h3>Description</h3>
<p>
<code>addtest</code> updates the <code>ada</code> object to have additional testing errors and testing kappa accuracies
for each iteration.
</p>
<h3>Usage</h3>
<pre>
addtest(x,test.x,test.y, ...)
</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>test.x</code></td>
<td>
new x data</td></tr>
<tr valign="top"><td><code>test.y</code></td>
<td>
the true labeling for this testing data</td></tr>
<tr valign="top"><td><code>...</code></td>
<td>
other arguments not used by this function.</td></tr>
</table>
<h3>Value</h3>
<p>
updated <code>ada</code> object.</p>
<h3>See Also</h3>
<p>
<code><a href="ada.html">ada</a></code>,<code><a href="update.ada.html">update.ada</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 + -