fuzzy.predicted.values {FuzzySTs}R Documentation

Calculates the fuzzy predicted values

Description

Calculates the fuzzy predicted values

Usage

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.


[Package FuzzySTs version 0.2 Index]