Skip to content

logicDT

Identifying Interactions Between Binary Predictors

v1.0.5 · Sep 23, 2024 · MIT + file LICENSE

Description

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>).

Downloads

309

Last 30 days

12906th

852

Last 90 days

3.3K

Last year

Trend: +3.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies glmnet logicDT

Version History

new 1.0.5 Mar 10, 2026
updated 1.0.5 ← 1.0.4 diff Sep 22, 2024
updated 1.0.4 ← 1.0.3 diff Jan 18, 2024
updated 1.0.3 ← 1.0.2 diff Jan 13, 2023
updated 1.0.2 ← 1.0.1 diff Apr 25, 2022
updated 1.0.1 ← 1.0.0 diff Nov 20, 2021
new 1.0.0 Nov 18, 2021