pqdom: Function that checks for pq-dominance

Description Usage Arguments Value

View source: R/AnalyseSimplexes.R

Description

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

Usage

1
pqdom(pnts, tes, alpha, beta)

Arguments

pnts

The point(s) to test at

tes

The tessellations object

alpha

One test parameter

beta

The other test parameter

Value

Boolean specifying whether (i) the target class's probability is higher than alpha at the point; and (ii) whether the target class's raw density is higher than beta at the point.


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