📄 00index.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Breiman and Cutler's random forests for classification and
regression</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>
<h1>Breiman and Cutler's random forests for classification and
regression <img class="toplogo" src="../../../doc/html/logo.jpg" alt="[R logo]"></h1>
<hr>
<div align="center">
<a href="../../../doc/html/packages.html"><img src="../../../doc/html/left.jpg"
alt="[Package List]" width="30" height="30" border="0"></a>
<a href="../../../doc/html/index.html"><img src="../../../doc/html/up.jpg"
alt="[Top]" width="30" height="30" border="0"></a>
</div>
<h2>Documentation for package ‘randomForest’ version 4.5-27</h2>
<h2>Help Pages</h2>
<table width="100%">
<tr><td width="25%"><a href="classCenter.html">classCenter</a></td>
<td>Prototypes of groups.</td></tr>
<tr><td width="25%"><a href="combine.html">combine</a></td>
<td>Combine Ensembles of Trees</td></tr>
<tr><td width="25%"><a href="getTree.html">getTree</a></td>
<td>Extract a single tree from a forest.</td></tr>
<tr><td width="25%"><a href="grow.html">grow</a></td>
<td>Add trees to an ensemble</td></tr>
<tr><td width="25%"><a href="importance.html">importance</a></td>
<td>Extract variable importance measure</td></tr>
<tr><td width="25%"><a href="imports85.html">imports85</a></td>
<td>The Automobile Data</td></tr>
<tr><td width="25%"><a href="margin.html">margin</a></td>
<td>Margins of randomForest Classifier</td></tr>
<tr><td width="25%"><a href="MDSplot.html">MDSplot</a></td>
<td>Multi-dimensional Scaling Plot of Proximity matrix from randomForest</td></tr>
<tr><td width="25%"><a href="na.roughfix.html">na.roughfix</a></td>
<td>Rough Imputation of Missing Values</td></tr>
<tr><td width="25%"><a href="outlier.html">outlier</a></td>
<td>Compute outlying measures</td></tr>
<tr><td width="25%"><a href="partialPlot.html">partialPlot</a></td>
<td>Partial dependence plot</td></tr>
<tr><td width="25%"><a href="margin.html">plot.margin</a></td>
<td>Margins of randomForest Classifier</td></tr>
<tr><td width="25%"><a href="plot.randomForest.html">plot.randomForest</a></td>
<td>Plot method for randomForest objects</td></tr>
<tr><td width="25%"><a href="predict.randomForest.html">predict.randomForest</a></td>
<td>predict method for random forest objects</td></tr>
<tr><td width="25%"><a href="randomForest.html">print.randomForest</a></td>
<td>Classification and Regression with Random Forest</td></tr>
<tr><td width="25%"><a href="randomForest.html">randomForest</a></td>
<td>Classification and Regression with Random Forest</td></tr>
<tr><td width="25%"><a href="rfImpute.html">rfImpute</a></td>
<td>Missing Value Imputations by randomForest</td></tr>
<tr><td width="25%"><a href="rfNews.html">rfNews</a></td>
<td>Show the NEWS file</td></tr>
<tr><td width="25%"><a href="treesize.html">treesize</a></td>
<td>Size of trees in an ensemble</td></tr>
<tr><td width="25%"><a href="tuneRF.html">tuneRF</a></td>
<td>Tune randomForest for the optimal mtry parameter</td></tr>
<tr><td width="25%"><a href="varImpPlot.html">varImpPlot</a></td>
<td>Variable Importance Plot</td></tr>
<tr><td width="25%"><a href="varUsed.html">varUsed</a></td>
<td>Variables used in a random forest</td></tr>
</table>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -