Bioconductor version: 2.6
Identification of interactions between binary variables using Logic Regression. Can, e.g., be used to find interesting SNP interactions. Contains also a bagging version of logic regression for classification.
Author: Holger Schwender
Maintainer: Holger Schwender <holger.schw at gmx.de>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("logicFS")
    To cite this package in a publication, start R and enter:
    citation("logicFS")
    | R Script | logicFS Manual | |
| Reference Manual | 
| biocViews | SNP, FeatureSelection, Classification, Genetics | 
| Depends | LogicReg | 
| Imports | |
| Suggests | genefilter, siggenes | 
| System Requirements | |
| License | LGPL (>= 2) | 
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.18.0 | 
| Since | Bioconductor 1.8 (R-2.3) | 
| Package Source | logicFS_1.18.0.tar.gz | 
| Windows Binary | logicFS_1.18.0.zip (32- & 64-bit) | 
| MacOS 10.5 (Leopard) binary | logicFS_1.18.0.tgz | 
| Package Downloads Report | Download Stats | 
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!