fuzzy.predicted.values: Calculates the fuzzy predicted values
Description
Calculates the fuzzy predicted values
Usage
fuzzy.predicted.values(dataset, coef.model)
Value
Returns a matrix containing the alpha-cuts of the fuzzy prediced values.
Arguments
- dataset
the data frame containing all the variables of the model.
- coef.model
the coefficients of the model.