Learn R Programming

FLR (version 1.0)

indexCalc: Index Calculator

Description

Returns a vector that contains the number of rules created for each class.

Usage

indexCalc(learnedCode)

Arguments

learnedCode
a data.frame of fuzzy lattices. Each lattice is a rule created with the trainNow function.

Value

return a vector that contains the number of rules created for each class.