etsearchn: Find the index of a list of outer simplices that contains a...

View source: R/pcdfunctions.R

etsearchnR Documentation

Find the index of a list of outer simplices that contains a set of points x.

Description

Find the index of a list of outer simplices that contains a set of points x.

Usage

etsearchn(y, Osimp, x)

Arguments

y

The set of points of the non-target class

Osimp

The list of the outer simplices of the convex hull of the non-target class.

x

The set of reference points of the target class

Value

A vector indicating the indices of the list of outer simplices for each point of x.


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