namespace

来自「是基于linux系统的C++程序」· 代码 · 共 24 行

TXT
24
字号
useDynLib(randomForest)export(combine, getTree, grow, importance, margin, MDSplot, na.roughfix,       partialPlot, randomForest, rfImpute, treesize, tuneRF,       varImpPlot, varUsed, rfNews, outlier, classCenter)S3method(print, randomForest)S3method(predict, randomForest)S3method(plot, randomForest)S3method(plot, margin)S3method(partialPlot, randomForest)S3method(grow, randomForest)S3method(importance, randomForest)S3method(outlier, randomForest)S3method(outlier, default)S3method(randomForest, formula)S3method(randomForest, default)S3method(rfImpute, formula)S3method(rfImpute, default)S3method(na.roughfix, data.frame)S3method(na.roughfix, default)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?