hashed_upsilon: Hashed Upsilon Test of Association

View source: R/tools.R

hashed_upsilonR Documentation

Hashed Upsilon Test of Association

Description

Hashed Upsilon Test of Association

Usage

hashed_upsilon(points, log.p = FALSE)

Arguments

points

a matrix of observed categorical data points. Rows are observations and columns are variables.

log.p

a logical. If TRUE, the returned p.value is logarithm of the true p-value. Useful for improved precision when true p-values are close to zero.

See Also

upsilon.test for full description of the Upsilon test.


GridOnClusters documentation built on July 18, 2026, 5:07 p.m.