dom: Function that checks for dominance

Description Usage Arguments Value

View source: R/AnalyseSimplexes.R

Description

Function that checks for dominance. Passed to analyzeTessellation.

Usage

1
dom(pnts, tes)

Arguments

tes

The tessellations object

pnt

The point(s) to test at

Value

Boolean vector specifying whether the target class's probability is the maximum at each point.


mickash/DTFE documentation built on Nov. 16, 2019, 1:49 p.m.