linearmf {FuzzyR} | R Documentation |
To specify a 1st order linear membership function with given parameters
linearmf(mf.params)
mf.params |
The linear parameters, which is a vector of the size of input numbers plus 1 |
A linear membership function
Chao Chen