extract the usage of the variables by a fuzzy system

fs_used_vars_to_df(fuzzy_system_desc)

Arguments

fuzzy_system_desc

a fuzzy system description as a named list

Value

a one-row data frame, in columns the input and ouput variables, with TRUE iff the variable is used.

See also

Other fit_utils: fit_to_df(), fs_rules_to_df()