Learn R Programming

FrechForest (version 0.9)

Frechet Random Forests

Description

Random forests are a statistical learning method widely used in many areas of scientific research essentially for its ability to learn complex relationships between input and output variables and also its capacity to handle high-dimensional data. However, current random forests approaches are not flexible enough to handle longitudinal data, shapes and images. In this package, we introduce Frchet trees and Frchet random forests, which allow to manage data for which input and output can either curves, scalars, factors, shapes or images. To this end, a new way of splitting the nodes of trees is introduced and the prediction procedures of trees and forests are generalized.

Copy Link

Version

Install

install.packages('FrechForest')

Monthly Downloads

8

Version

0.9

License

GPL-2

Maintainer

Louis Capitaine

Last Published

June 18th, 2020

Functions in FrechForest (0.9)

OOB.rfshape

OOB for random Forest
FrechetTree

General Frechet Tree
FrechForest

Frechet Random Forest
Fact.partitions

Factor partitions finder
branche

Sub trees extractor
OOB.tree

OOB tree
predict.FrechForest

Predict with Frechet random forests
ERvar_split

Extremely randomized split
impurity_split

Impurity Split
permutation_shapes

Title
elagage

General pruning function
read.Xarg

Read the parameters of the function
ordonne

Ordonne
pred.FT

Predict Frechet tree
noeuds_deg

Detect and destroy nodes
Curve.reduc.times

Title
permutation_courbes

Title
impurity

Impurity
Rtmax

Randomized Frechet tree
rf_shape_para

Parallelized Frechet random Forest
var_split

Classical Variable Split function
Tmax

Maximal Fr<U+00E9>chet tree