Description Usage Arguments Value
Implements classification using FLR on a data.frame.
1 | testNow(testData,learnedCode)
|
testData |
an input data.frame. |
learnedCode |
a data.frame of fuzzy lattices. Each lattice is a rule created with the trainNow function. |
return the testData data.frame after classification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.