dot-apply_crit_to_condition_pairs: Returns smallest value from .apply_crit for all condition...

Description Usage Arguments Value

Description

Returns smallest value from .apply_crit for all condition pairs.

Usage

1
.apply_crit_to_condition_pairs(covariates, crit, condition, thresh)

Arguments

covariates

A columnwise matrix containing covariates to match the conditions on.

crit

The criterion function to use, such as .t_crit.

condition

A factor vector containing condition labels.

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.