FisPro 1.1.4
- Fix S3 generic/method consistency warnings
FisPro 1.1.3
- Fix M1mac deprecated-declarations warnings
FisPro 1.1.2
- Fix CRAN check compiled code issues
FisPro 1.1.1
FisPro 1.1
Deprecated
- Classes fis,mf,mf_trapezoidal,mf_trapezoidal_inf,mf_trapezoidal_supandmf_triangularare now
deprecated and will be removed in a future version, useFis,Mf,MfTrapezoidal,MfTrapezoidalInf,MfTrapezoidalSup,MfTriangularclasses instead
Major changes
- The output_indexparameter of theFisinfer_outputfunction is now 1-based indexed (the
deprecatedfiswas 0-based indexed in FisPro 1.0)
- New Classes to manage Fis:FisIn,FisOutCrisp,FisOutFuzzyandRule
Documentation
- Add vignette “User Guide”
FisPro 1.0