writefis {FuzzyR} | R Documentation |
Write a fis object to a .fis file.
Description
Write a fis object to a file with the .fis extension.
Usage
writefis(fis, fileName = "fuzzy.fis")
Arguments
fis |
The fuzzy inference system data structure to be saved. |
fileName |
filename |
[Package FuzzyR version 2.3.2 Index]