a one-row overview of a fuzzy system with the usage of variables, the fitness, number of generations and optionally a metric

fit_to_df(fit, metric = NULL)

Arguments

fit

a fit object, as returned by [fit.

metric

an optional metric name to report (e.g. rmse)

Value

a one-row data frame

See also

Other fit_utils: fs_rules_to_df(), fs_used_vars_to_df()