KnowGRRF: Knowledge-Based Guided Regularized Random Forest

Random Forest (RF) and Regularized Random Forest can be used for feature selection. Moreover, by Guided Regularized Random Forest, statistical-based weights are used to guide the regularization of random forest and further used for feature selection. This package can integrate prior information from multiple domains (statistical based and knowledge domain) to guide the regularization of random forest and feature selection. For more details, see reference: Guan X., Liu L. (2018) <doi:10.1007/978-3-319-78759-6_1>.

Getting started

Package details

AuthorOriginal code developed by Xin Guan, modified and added functions developed by Li Liu
MaintainerXin Guan <xinguan@asu.edu>
LicenseGPL (>= 2)
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("KnowGRRF")

Try the KnowGRRF package in your browser

Any scripts or data that you put into this service are public.

KnowGRRF documentation built on May 2, 2019, 6:43 a.m.