Files in sumbose/iRF
Iterative Random Forests

.gitignore
CODE_OF_CONDUCT.md CONTRIBUTING.md
DESCRIPTION
LICENSE
NAMESPACE
R/MDSplot.R R/RIT.R R/RcppExports.R R/RcppExportsHack.R R/binPlot.R R/classCenter.R R/combine.R R/conditionalPrediction.R R/gRIT.R R/getTree.R R/grow.R R/iRF.R R/importance.R R/interactImportance.R R/interactPredict.R R/margin.R R/na.roughfix.R R/outlier.R R/permPredict.R R/permutationImportance.R R/plot.randomForest.R R/predict.randomForest.R R/print.randomForest.R R/randomForest.R R/randomForest.default.R R/randomForest.formula.R R/readForest.R R/rfImpute.R R/rfNews.R R/rfcv.R R/ritfun.R R/stabilityScore.R R/surfacePlot.R R/treesize.R R/tuneRF.R R/utilities.R R/varImpPlot.R R/varUsed.R R/weightedPredict.R README.md benchmark.R
data/imports85.rda
inst/doc/vignette.Rmd
inst/doc/vignette.html
man/MDSplot.Rd man/RIT.Rd man/classCenter.Rd man/combine.Rd man/conditionalPred.Rd man/gRIT.Rd man/getTree.Rd man/grow.Rd man/grow.randomForest.Rd man/iRF.Rd man/importance.Rd man/importance.randomForest.Rd man/imports85.Rd man/interactPredict.Rd man/margin.Rd man/margin.randomForest.Rd man/na.roughfix.Rd man/na.roughfix.data.frame.Rd man/na.roughfix.default.Rd man/outlier.Rd man/outlier.default.Rd man/outlier.randomForest.Rd man/permImportance.Rd man/plot.margin.Rd man/plot.randomForest.Rd man/plotInt.Rd man/predict.randomForest.Rd man/print.randomForest.Rd man/randomForest.Rd man/randomForest.default.Rd man/randomForest.formula.Rd man/readForest.Rd man/rfImpute.Rd man/rfImpute.default.Rd man/rfImpute.formula.Rd man/rfNews.Rd man/rfcv.Rd man/stabilityScore.Rd man/treesize.Rd man/tuneRF.Rd man/varImpPlot.Rd man/varUsed.Rd
paper.bib
paper.md
src/.gitignore
src/ExportedFunctionsRIT.cpp
src/InputFunctions.h
src/Makevars
src/Makevars.win
src/RITaux.h
src/RITmain.h
src/RaggedArray.h
src/RcppExportsHack.cpp
src/ancestorPath.cpp
src/classTree.c
src/regTree.c
src/regrf.c
src/rf.c
src/rf.h
src/rfsub.f
src/rfutils.c
tests/testthat.R
tests/testthat/assets/global/rand.forest.randomForest.rds
tests/testthat/assets/global/rand.forest.ranger.rds
tests/testthat/assets/test-gRIT/gRIT.signed-randomForest.rds
tests/testthat/assets/test-gRIT/gRIT.signed-ranger.rds
tests/testthat/assets/test-gRIT/gRIT.unsigned-randomForest.rds
tests/testthat/assets/test-gRIT/gRIT.unsigned-ranger.rds
tests/testthat/assets/test-gRIT/read.forest-randomForest.rds
tests/testthat/assets/test-gRIT/read.forest-ranger.rds
tests/testthat/assets/test-gRIT/runRIT.RF-randomForest.rds
tests/testthat/assets/test-gRIT/runRIT.RF-ranger.rds
tests/testthat/assets/test-iRF/bsCls-randomForest.rds
tests/testthat/assets/test-iRF/bsCls-ranger.rds
tests/testthat/assets/test-iRF/bsReg-randomForest.rds
tests/testthat/assets/test-iRF/bsReg-ranger.rds
tests/testthat/assets/test-iRF/class.labels-randomForest.rds
tests/testthat/assets/test-iRF/class.labels-ranger.rds
tests/testthat/assets/test-iRF/fit1.signed-randomForest.rds
tests/testthat/assets/test-iRF/fit1.signed-ranger.rds
tests/testthat/assets/test-iRF/fit1.unsigned-randomForest.rds
tests/testthat/assets/test-iRF/fit1.unsigned-ranger.rds
tests/testthat/assets/test-iRF/fit2.signed-randomForest.rds
tests/testthat/assets/test-iRF/fit2.signed-ranger.rds
tests/testthat/assets/test-iRF/fit2.unsigned-randomForest.rds
tests/testthat/assets/test-iRF/fit2.unsigned-ranger.rds
tests/testthat/assets/test-iRF/fit3.signed-randomForest.rds
tests/testthat/assets/test-iRF/fit3.signed-ranger.rds
tests/testthat/assets/test-iRF/fit3.unsigned-randomForest.rds
tests/testthat/assets/test-iRF/fit3.unsigned-ranger.rds
tests/testthat/assets/test-iRF/sampled-randomForest.rds
tests/testthat/assets/test-iRF/sampled-ranger.rds
tests/testthat/assets/test-iRF/sampledCls-randomForest.rds
tests/testthat/assets/test-iRF/sampledCls-ranger.rds
tests/testthat/assets/test-iRF/ss-randomForest.rds
tests/testthat/assets/test-iRF/ss-ranger.rds
tests/testthat/assets/test-interactPredict/info-randomForest.rds
tests/testthat/assets/test-interactPredict/info-ranger.rds
tests/testthat/assets/test-interactPredict/ip-randomForest.rds
tests/testthat/assets/test-interactPredict/ip-ranger.rds
tests/testthat/assets/test-interactPredict/leaf.id-randomForest.rds
tests/testthat/assets/test-interactPredict/leaf.id-ranger.rds
tests/testthat/assets/test-interactPredict/read.forest-randomForest.rds
tests/testthat/assets/test-interactPredict/read.forest-ranger.rds
tests/testthat/assets/test-interactionImportance/cnt-randomForest.rds
tests/testthat/assets/test-interactionImportance/cnt-ranger.rds
tests/testthat/assets/test-interactionImportance/idcnt-randomForest.rds
tests/testthat/assets/test-interactionImportance/idcnt-ranger.rds
tests/testthat/assets/test-interactionImportance/imp.test-randomForest.rds
tests/testthat/assets/test-interactionImportance/imp.test-ranger.rds
tests/testthat/assets/test-interactionImportance/precision-randomForest.rds
tests/testthat/assets/test-interactionImportance/precision-ranger.rds
tests/testthat/assets/test-interactionImportance/read.forest-randomForest.rds
tests/testthat/assets/test-interactionImportance/read.forest-ranger.rds
tests/testthat/assets/test-interactionImportance/selected.cnt-randomForest.rds
tests/testthat/assets/test-interactionImportance/selected.cnt-ranger.rds
tests/testthat/assets/test-interactionImportance/selected.read.forest-randomForest.rds
tests/testthat/assets/test-interactionImportance/selected.read.forest-ranger.rds
tests/testthat/assets/test-interactionImportance/ximp-randomForest.rds
tests/testthat/assets/test-interactionImportance/ximp-ranger.rds
tests/testthat/assets/test-margin/hash.value-randomForest.rds
tests/testthat/assets/test-margin/margin.obs-randomForest.rds
tests/testthat/assets/test-readForest/read.forest-randomForest.rds
tests/testthat/assets/test-readForest/read.forest-ranger.rds
tests/testthat/plot_margin.ps
tests/testthat/test-gRIT.R tests/testthat/test-iRF.R tests/testthat/test-interactImportance.R tests/testthat/test-interactPredict.R tests/testthat/test-margin.R tests/testthat/test-readForest.R tests/testthat/test-utilities.R tests/testthat/test_iRF.R vignettes/vignette.Rmd
vignettes/vignette.html
sumbose/iRF documentation built on March 12, 2021, 7:36 a.m.