wilks_halt: A multivariate halting test appropriate for more than two...

Description Usage Arguments Value

View source: R/halting_tests.R

Description

A multivariate halting test appropriate for more than two condition levels.

Usage

1
wilks_halt(condition, covariates, thresh)

Arguments

condition

A factor vector containing condition labels.

covariates

A columnwise matrix containing covariates to match the conditions on.

thresh

The return value of halting_test has to be greater than or equal to thresh for the matched groups.

Value

The ratio of the p-value and the threshold, or 0 if the p-value is less than the threshold.


ldamatch documentation built on May 23, 2021, 5:06 p.m.