Defines the allowed labels for the FisPro::Mfs of the fuzzy inputs or output in the FisPro::Fis "Fusion"
get_labels()
Get the allowed labels depending on the granularity in the FisPro::Fis
for granularity 2, allowed labels are: [low, high]
for granularity 3, allowed labels are: [low, average, high]
for granularity 4, allowed labels are: [very_low, low, high, very_high]
for granularity 5, allowed labels are: [very_low, low, average, high, very_high]
FusionLabel$get_labels(granularity)
granularity
integer value, The granularity of the fuzzy inputs or output in the FisPro::Fis (value in range [2, 5])
character vector, The allowed labels for the granularity