Learn R Programming

⚠️There's a newer version (1.1.6) of this package.Take me there.

randomUniformForest (version 1.1.0)

Random Uniform Forests for Classification, Regression and Unsupervised Learning

Description

Ensemble model, for classification, regression and unsupervised learning, based on a forest of unpruned and randomized binary decision trees.

Copy Link

Version

Install

install.packages('randomUniformForest')

Monthly Downloads

217

Version

1.1.0

License

BSD_3_clause + file LICENSE

Maintainer

Saip Ciss

Last Published

November 10th, 2014

Functions in randomUniformForest (1.1.0)

ConcreteCompressiveStrength

Concrete Compressive Strength Data Set
biasVarCov

Bias-Variance-Covariance Decomposition
autoMPG

Auto MPG Data Set
clusteringObservations

Cluster observations of a (supervised) randomUniformForest object
fillNA2.randomUniformForest

Missing values imputation by randomUniformForest
generic.cv

Generic k-fold cross-validation
model.stats

Common statistics for a vector of predictions and a vector of responses
getTree.randomUniformForest

Extract a tree from a forest
init_values

Training and validation samples from data
modifyClusters

Change number of clusters (and clusters shape) on the flight
breastCancer

Breast Cancer Wisconsin (Original) Data Set
importance.randomUniformForest

Variables Importance for random Uniform Forests
rUniformForest.big

Random Uniform Forests for Classification and Regression with large data sets
internalFunctions

All internal functions
plotTree

Plot a Random Uniform Decision Tree
partialImportance

Partial Importance for random Uniform Forests
mergeClusters

Merge two arbitrary, but adjacent, clusters
partialDependenceBetweenPredictors

Partial Dependence between Predictors and effect over Response
predict.randomUniformForest

Predict method for random Uniform Forests objects
partialDependenceOverResponses

Partial Dependence Plots and Models
CarEvaluation

Car Evaluation Data Set
as.supervised

Conversion of an unsupervised model into a supervised one
bCI

Bootstrapped Prediction Intervals for Ensemble Models
rUniformForest.combine

Incremental learning for random Uniform Forests
rm.trees

Remove trees from a random Uniform Forest
randomUniformForest-package

Random Uniform Forests for Classification, Regression and Unsupervised Learning
postProcessingVotes

Post-processing for Regression
rUniformForest.grow

Add trees to a random Uniform Forest
randomUniformForest

Random Uniform Forests for Classification, Regression and Unsupervised Learning
roc.curve

ROC and precision-recall curves for random Uniform Forests
simulationData

Simulation of Gaussian vector
unsupervised.randomUniformForest

Unsupervised Learning with Random Uniform Forests
wineQualityRed

Wine Quality Data Set