| yaiRFsummary | R Documentation | 
When method randomforest is used to build a yai
object, the randomForest package computes
several statistics. This function summarizes some of them, including
the variable importance scores computed by function yaiVarImp.
yaiRFsummary(object, nTop=0)
| object | an object of class  | 
| nTop | the  | 
A list containing:
| forestAttributes | a data frame reporting the error rates and other data from the randomForest(s). | 
| scaledImportance | the data frame computed by  | 
Nicholas L. Crookston ncrookston.fs@gmail.com 
Andrew O. Finley finleya@msu.edu
yai, yaiVarImp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.