powered by
Generates num 2-additive convex (supermodular) fuzzy measures for n inputs. Some of the interaction indices are set to 0 (independence).
fm.generate_fm_2additive_convex_withsomeindependent(num, n)
The output is the length of the part of the array v allocated for each fuzzy measure, and the array with singletons and pairs in Mobius representation
Generates num convex random fuzzy measures stored consecutively in cardinality ordering in the array
Number of inputs
Gleb Beliakov, Andrei Kelarev, Quan Vu, Daniela L. Calderon, Deakin University
addconvex <- fm.generate_fm_2additive_convex_withsomeindependent(5,20)
Run the code above in your browser using DataLab