indexCalc {FLR} | R Documentation |
Returns a vector that contains the number of rules created for each class.
indexCalc(learnedCode)
learnedCode |
a data.frame of fuzzy lattices. Each lattice is a rule created with the trainNow function. |
return a vector that contains the number of rules created for each class.