D2: Calculates a distance by the D2 between fuzzy numbers

Description Usage Arguments Value

View source: R/Distances_17102018.R

Description

Calculates a distance by the D2 between fuzzy numbers

Usage

1
D2(X, Y, breakpoints = 100)

Arguments

X

a fuzzy number.

Y

a fuzzy number.

breakpoints

a positive arbitrary integer representing the number of breaks chosen to build the numerical alpha-cuts. It is fixed to 100 by default.

Value

A numerical value.


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