LogicForest (version 2.1.0)

logforest.fit: Example of a Logic Forest Model

Description

The Logic Forest model for data with a binary response with error following the underlying logical relationship

L=(X4 and X5) or (X9 and X10)

The logic forest includes 100 logic regression trees.

Usage

data(logforest.fit)

Arguments

Format

An object of class logforest.

Examples

Run this code
data(logforest.fit)

Run the code above in your browser using DataCamp Workspace