Rhop {FuzzySTs}R Documentation

Calculates a distance by the d_Rhop between fuzzy numbers

Description

Calculates a distance by the d_Rhop between fuzzy numbers

Usage

Rhop(X, Y, p, breakpoints = 100)

Arguments

X

a fuzzy number.

Y

a fuzzy number.

p

a positive integer such that 1 \le p < infinity, referring to the parameter of the Rho_p and Delta_pq.

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.


[Package FuzzySTs version 0.2 Index]