powered by
It is a constructor of fuzzy rules, the arguments are the diferent fuzzy_rule object.
fuzzy_rule
fuzzy_rules(...)
one or more fuzzy_rule objects.
fuzzy_rules <- list(...)
# NOT RUN { fuzzy_rules(fuzzy_rule(0,0,1, 0,0,1, 0,0,1), fuzzy_rule(1,0,0, 1,0,0, 1,0,0), fuzzy_rule(0,1,0, 0,1,0, 0,1,0)) # }
Run the code above in your browser using DataLab