pdom: Function that checks for p-dominance

Description Usage Arguments Value

View source: R/AnalyseSimplexes.R

Description

Function that checks for p-dominance. Passed to analyzeTessellation.

Usage

1
pdom(pnts, tes, alpha)

Arguments

pnts

The point(s) to test at

tes

The tessellations object

alpha

The test parameter

Value

Boolean vector specifying whether the target class's probability is higher than alpha at each point.


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