validate_group_sizes | R Documentation |
This function checks group sizes and balance to ensure statistical reliability. Follows Linus principle: fail fast with clear reasons, don't hide problems.
validate_group_sizes(group_vector, group_name)
group_vector |
A factor vector with group assignments |
group_name |
A character string with the group variable name for error messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.