Learn R Programming

ranktreeEnsemble (version 0.23)

Ensemble Models of Rank-Based Trees with Extracted Decision Rules

Description

Fast computing an ensemble of rank-based trees via boosting or random forest on binary and multi-class problems. It converts continuous gene expression profiles into ranked gene pairs, for which the variable importance indices are computed and adopted for dimension reduction. Decision rules can be extracted from trees.

Copy Link

Version

Install

install.packages('ranktreeEnsemble')

Monthly Downloads

517

Version

0.23

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Min Lu

Last Published

May 24th, 2024

Functions in ranktreeEnsemble (0.23)

tnbc

Gene expression profiles in triple-negative breast cancer cell
rforest

Random Forest via Rank-Based Trees for Single Sample Classification with Gene Expression Profiles
extract.rules

Extract Interpretable Decision Rules from a Random Forest Model
select.rules

Select Decision Rules to Achieve Higher Prediction Accuracy
ranktreeEnsemble

Ensemble Models of Rank-Based Trees for Single Sample Classification with Interpretable Rules
pair

Transform Continuous Variables into Ranked Binary Pairs
rboost

Generalized Boosted Modeling via Rank-Based Trees for Single Sample Classification with Gene Expression Profiles
predict

Prediction or Extract Predicted Values for Random Forest, Random Forest Rule or Boosting Models
importance

Variable Importance Index for Each Predictor