This function visualises the results of a Hypergeometric Intersection test.
# S3 method for hint.test
plot(x, ...)
An object of class `hint.test`.
Additional arguments to be passed to `plot`.
Plots to the current device.
Plots the relevant Hypergeometric Intersection distribution as a segment plot, and highlights the region where the observed statistic falls, i.e. the region from which the probability is computed (two.sided tests are visualised in one tail, the one with the smallest density). This can be especially useful for pedagogical purposes.