dtrfgv/dtrfgv: Decision Trees and Random Forests for Grouped Variables

This package implements "The CART for Grouped of Variables (CARTGV)" algorithm and the "Random Forests for Grouped Variables (RFGV)" algorithm, for binary classification problems. CARTGV is a new-tree based approach which constructs a decision trees based on groups of variables. RFGV is a new random forest algorithm based on a modified version of CARTGV. RFGV allows to build random forest for grouped variables.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.00
URL https://github.com/dtrfgv/dtrfgv
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dtrfgv/dtrfgv")
dtrfgv/dtrfgv documentation built on May 6, 2019, 8:02 p.m.