fuzzy.predicted.values: Calculates the fuzzy predicted values

Description Usage Arguments Value

View source: R/fuzzy_predicted_values_12122018.R

Description

Calculates the fuzzy predicted values

Usage

1
fuzzy.predicted.values(dataset, coef.model)

Arguments

dataset

the data frame containing all the variables of the model.

coef.model

the coefficients of the model.

Value

Returns a matrix containing the alpha-cuts of the fuzzy prediced values.


FuzzySTs documentation built on Nov. 23, 2020, 5:11 p.m.