summary.fuzzylm: Summarizes Fuzzy Linear Regression
Description
Calculates the summary from the fuzzylm object.
Usage
# S3 method for fuzzylm
summary(object, ...)
Value
Returns a list with models for the central tendency and spreads from the fuzzy
linear regression, total error of fit of the model and a goodness-of-fit measure.
Arguments
object
a fuzzylm object.
...
additional parameters passed to and from other methods.