View source: R/Distances_17102018.R
Delta.pq | R Documentation |
Calculates a distance by the d_Delta.pq between fuzzy numbers
Delta.pq(X, Y, p, q, breakpoints = 100)
X |
a fuzzy number. |
Y |
a fuzzy number. |
p |
a positive integer such that 1 |
q |
a decimal value between 0 and 1, referring to the parameter of the metric 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. |
A numerical value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.