The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

Version: 1.0.4
Imports: glmnet, graphics, stats, utils
Published: 2024-01-19
Author: Michael Lau ORCID iD [aut, cre]
Maintainer: Michael Lau <michael.lau at hhu.de>
License: MIT + file LICENSE
NeedsCompilation: yes
Materials: README
CRAN checks: logicDT results

Documentation:

Reference manual: logicDT.pdf

Downloads:

Package source: logicDT_1.0.4.tar.gz
Windows binaries: r-devel: logicDT_1.0.4.zip, r-release: logicDT_1.0.4.zip, r-oldrel: logicDT_1.0.4.zip
macOS binaries: r-release (arm64): logicDT_1.0.4.tgz, r-oldrel (arm64): logicDT_1.0.4.tgz, r-release (x86_64): logicDT_1.0.4.tgz, r-oldrel (x86_64): logicDT_1.0.4.tgz
Old sources: logicDT archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=logicDT to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.