getDisttoOsimp: Get the distances between a set of points and a outer...

View source: R/pcdfunctions.R

getDisttoOsimpR Documentation

Get the distances between a set of points and a outer simplex.

Description

Get the distances between a set of points and a outer simplex.

Usage

getDisttoOsimp(Osimp, x)

Arguments

Osimp

A 2d-by-d matrix representing a outer simplex.

x

The set of points of the target class

Value

The set of distances between each point of x and a outer simplex


Artur-man/PCDSL documentation built on Feb. 24, 2024, 11:15 p.m.