.is_valid_contrmat | R Documentation |
Sometimes a user might pass a matrix that can't actually be used, in which case we can avoid some calculations by stopping earlier.
.is_valid_contrmat(contrast_matrix)
contrast_matrix |
Contrast matrix |
invisibly returns TRUE if the contrast matrix is valid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.