Learn R Programming

LLM (version 1.1.0)

Logit Leaf Model Classifier for Binary Classification

Description

Fits the Logit Leaf Model, makes predictions and visualizes the output. (De Caigny et al., (2018) ).

Copy Link

Version

Install

install.packages('LLM')

Monthly Downloads

190

Version

1.1.0

License

GPL (>= 3)

Maintainer

Arno De Caigny

Last Published

May 8th, 2020

Functions in LLM (1.1.0)

llm

Create Logit Leaf Model
predict.llm

Create Logit Leaf Model Prediction
table.cat.llm.html

Create the HTML code for Logit Leaf Model visualization
table.llm.html

Create the HTML code for Logit Leaf Model visualization
llm.cv

Runs v-fold cross validation with LLM