Learn R Programming

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

lfl (version 1.4.2)

Linguistic Fuzzy Logic

Description

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

Copy Link

Version

Install

install.packages('lfl')

Monthly Downloads

485

Version

1.4.2

License

GPL (>= 3.0)

Maintainer

Michal Burda

Last Published

August 1st, 2018

Functions in lfl (1.4.2)

fcut

Transform data into a set of fuzzy attributes using triangular or raised cosine shapes of the fuzzy sets
as.data.frame.farules

Convert the 'farules' object into a data frame
fire

Compute truth-degrees of rules on data
plot.fsets

Plot a 'fsets' object
print.farules

pbld

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

Searching for fuzzy association rules
defuzz

Convert fuzzy set into a crisp numeric value
errors

Compute forecast errors
farules

A class of rules with statistical characteristics.
evalfrbe

Evaluate the performance of the FRBE forecast
aggregateConsequents

Implicational aggregation of rules' consequents into a fuzzy set
perceive

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

Transform data into a set of linguistic fuzzy attributes
mult

Callback-based Multiplication of Matrices
algebra

Algebra for Fuzzy Sets
frbe

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

Return vector of values from given interval
tail.farules

tail.fsets

triangle

Compute membership degrees of values to the fuzzy set
fsets

A class of a table with several fuzzy sets.
print.frbe

print.fsets

rbcoverage

Compute rule base coverage of data
compose

Composition of Fuzzy Relations
sel

Select several rows and columns from a data object
as.matrix.fsets

Convert a 'fsets' object into matrix
consequents

Extract consequent-part (RHS) of the rules in a list
head.farules

head.fsets

cbind.fsets

Combine several 'fsets' objects into a single one
is.frbe

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

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

Reduce the size of rule base
is.fsets

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

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

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