Logic regression is a (generalized) regression methodology that is
primarily applied when most of the covariates in the data to be
analyzed are binary. The goal of logic regression is to find
predictors that are Boolean (logical) combinations of the original
predictors. For more information follow the link basic information about the
methodology
.
On this page you can information about downloading the software for logic regression and find the basic information you need to run the software. Logic regression is available as R and Splus packages. R is a freely available statistical software, Splus is a commercial software, distributed by Insightful. The core of the logic regression code has been translated into Fortran, which is called from the R or Splus command line. Please click on the appropriate link to find out more.
The R version of the software is now available from
CRAN [LogicReg],
For the S version of the software, follow the link below.
The Logic Regression methodology was developed by Ingo Ruczinski, Charles Kooperberg, and Michael LeBlanc at the Fred Hutchinson Cancer Research Center in Seattle. The software was implemented by Ingo Ruczinski and Charles Kooperberg. Logic Regression is available as Free Software under the terms of the Free Software Foundation's GNU General Public License in source code form.