View source: R/fuzzy_predicted_values_12122018.R
fuzzy.predicted.values | R Documentation |
Calculates the fuzzy predicted values
fuzzy.predicted.values(dataset, coef.model)
dataset |
the data frame containing all the variables of the model. |
coef.model |
the coefficients of the model. |
Returns a matrix containing the alpha-cuts of the fuzzy prediced values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.