dot-is_valid_contrmat: Check if valid contrast

.is_valid_contrmatR Documentation

Check if valid contrast

Description

Sometimes a user might pass a matrix that can't actually be used, in which case we can avoid some calculations by stopping earlier.

Usage

.is_valid_contrmat(contrast_matrix)

Arguments

contrast_matrix

Contrast matrix

Value

invisibly returns TRUE if the contrast matrix is valid


contrastable documentation built on Oct. 1, 2024, 5:07 p.m.