All functions |
|
---|---|
Rfuzzycoco: Provides an R Interface to the FuzzyCoco C++ Library and extends it |
|
compute the optimal fuzzy set positions based on the the distribution of the data |
|
evaluate the fuzzy system from a fit on some given data |
|
evaluate the fuzzy system from a fit on some given data |
|
fit the FuzzyCoco model using the formula interface |
|
a one-row overview of a fuzzy system with the usage of variables, the fitness, number of generations and optionally a metric |
|
fit the FuzzyCoco model using the dataframe interface |
|
format the fuzzy rules as a data frame |
|
extract the usage of the variables by a fuzzy system |
|
parsnip model function |
|
this is an utility function used to implement the parsnip interface |
|
systematic search |
|
creates a model for the Fuzzy Coco algorithm |
|
lowest-level implementation of the fitting of a fuzzy coco model using the hybrid engine |
|
utility to build the Fuzzy Coco parameters data structure |
|
an utility function to easily generate a stop function that stops when the convergence is stalling |
|
an utility function to easily generate the commonly used |