MfTrapezoidalSup | R Documentation |
Class to manage a trapezoidal sup membership function
MfTrapezoidalSup class inherits all fields and methods of Mf class
MfTrapezoidalSup(lower_support, lower_kernel)
lower_support
numeric lower value of support
lower_kernel
numeric lower value of kernel
MfTrapezoidalSup object
NewMfTrapezoidalSup
mf <- NewMfTrapezoidalSup(0, 1)
mf$degree(0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.