check_low_group_numbers | R Documentation |
Check whether number of observations are too low in some groups and return an error if so
check_low_group_numbers(data, stratum = NULL, response.names = NULL)
data |
data.frame |
stratum |
any blocking vars. can be empty |
response.names |
any response names/other vars to block by. Can be empty |
no return, unless too low observations, then an error will occur
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.