Re: [R] Fuzzy variable universe

2016-07-28 Thread Arthur Rodrigues Stilben
ul 28, 2016 at 11:11 AM, Arthur Rodrigues Stilben wrote: Sorry, I forgot to mention: install.packages("sets") ... library(sets) teste = fuzzy_variable( a = fuzzy_trapezoid( corners = c( 0, 1, 2, 3 ) ), universe = seq( from = 0, to = 10, by = 0.1 ) ) teste A fuzzy variable with val

Re: [R] Fuzzy variable universe

2016-07-28 Thread Arthur Rodrigues Stilben
Em 28-07-2016 15:45, Arthur Rodrigues Stilben escreveu: Sarah, First of all, thanks for reply. Second, It really works, but in fact I would to like to set individuals universe groups for each fuzzy_variable. Something like this: > test1 = fuzzy_variable( a = fuzzy_trapezoid( corners

Re: [R] Fuzzy variable universe

2016-07-28 Thread Arthur Rodrigues Stilben
tributed packages in the Posting Guide. -- Arthur Rodrigues Stilben __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-