lfl
is a package for the R statistics environment that contains arious algorithms related to
linguistic fuzzy logic:
- mining for linguistic fuzzy association rules,
- performing perception-based logical deduction (PbLD),
- forecasting time-series using fuzzy rule-based ensemble (FRBE),
lfl
is part of the
CRAN repository. To install the most recent version, start R and
enter the following command:
install.packages('lfl')
Alternatively, you can download version 1.0 of the package via the following links and install it manually:
- Linux source package: lfl_1.0.tar.gz
- Windows binary package: lfl_1.0.zip
- OS X Mavericks binary package: lfl_1.0.tgz