Learn R Programming

⚠️There's a newer version (2.3.0) of this package.Take me there.

lfl (version 1.0)

Linguistic Fuzzy Logic

Description

Various algorithms related to linguistic fuzzy logic: mining for linguistic fuzzy association rules, performing perception-based logical deduction (PbLD), and forecasting time-series using fuzzy rule-based ensemble (FRBE).

Copy Link

Version

Install

install.packages('lfl')

Monthly Downloads

435

Version

1.0

License

GPL (>= 3.0)

Maintainer

Michal Burda

Last Published

January 15th, 2015

Functions in lfl (1.0)

as.matrix.fsets

Convert a 'fsets' object into matrix
aggregate

Implicational aggregation of rules' consequents into a fuzzy set
lcut

Transform data into a set of linguistic fuzzy attributes
is.frbe

Test whether x is a valid object of the frbe class
slices

Return vector of values from given interval
sel

Select several rows and columns from a data object
triangle

Compute membership degrees of values to the fuzzy set
defuzz

Convert fuzzy set into a crisp numeric value
print.fsets

is.fsets

Test whether x is a valid object of the fsets class
print.farules

pbld

Perform a Perception-based Logical Deduction (PbLD) with given rule-base on given dataset
print.frbe

tail.farules

fcut

Transform data into a set of fuzzy attributes using triangular or raised cosine shapes of the fuzzy sets
is.specific

Determine whether the first set of predicates is more specific (or equal) than the other.
perceive

From a set of rules, remove each rule for which another rule exists that is more specific.
consequents

Extract consequent-part (RHS) of the rules in a list
lfl-package

Linguistic Fuzzy Logic
head.fsets

frbe

Fuzzy Rule-Based Ensemble (FRBE) of time-series forecasts
fire

Compute truth-degrees of rules on data
tail.fsets

antecedents

Extract antecedent-part (LHS) of the rules in a list
farules

A class of rules with statistical characteristics.
rbcoverage

Compute rule base coverage of data
head.farules

cbind.fsets

Combine several 'fsets' objects into a single one
evalfrbe

Evaluate the performance of the FRBE forecast
is.farules

Test whether x is a valid object of the farules class
fsets

A class of a table with several fuzzy sets.
tnorm

Triangular norm
searchrules

Searching for fuzzy association rules
reduce

Reduce the size of rule base
errors

Compute forecast errors