| XX {SAFD} | R Documentation |
XX is a list of three polygonal fuzzy numbers that is used in the given examples.
data(XX)
List of three polygonal fuzzy numbers
See examples
data(XX)
V<-translator(XX[[1]],50)
SS1<-list(length=100)
for (j in 1:100){
SS1[[j]]<-generator(V,)
}
M<-Mmean(SS1,1)
bertoluzza(M,V,1/3,1)