logicDT: Identifying Interactions Between Binary Predictors

A statistical learning method that tries to find the best set of predictors and interactions between predictors for modeling binary or quantitative response data in a decision tree. Several search algorithms and ensembling techniques are implemented allowing for finetuning the method to the specific problem. Interactions with quantitative covariables can be properly taken into account by fitting local regression models. Moreover, a variable importance measure for assessing marginal and interaction effects is provided. Implements the procedures proposed by Lau et al. (2024, <doi:10.1007/s10994-023-06488-6>).

Getting started

Package details

AuthorMichael Lau [aut, cre] (<https://orcid.org/0000-0002-5327-8351>)
MaintainerMichael Lau <michael.lau@hhu.de>
LicenseMIT + file LICENSE
Version1.0.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("logicDT")

Try the logicDT package in your browser

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

logicDT documentation built on Sept. 23, 2024, 5:11 p.m.