idistBox {smds}R Documentation

Compute the interval distance of the hyperbox model.

Description

Compute the interval distance for given hyperbox objects.

Usage

idistBox(X,R)

Arguments

X

The center coordinate matrix

R

The radius matrix.

Value

idistBox returns the interval-valued dissimilarity matrix IDM (an object of class "array": IDM[1,,]: the lower dissmilarity matrix; IDM[2,,]: the upper dissmilarity matrix).

Author(s)

Yoshikazu Terada


[Package smds version 1.0 Index]