Description Usage Arguments Value
Checks whether strata are compatible with group.ratios.
1 | IsStratumCompatibleWithRatios(geo.group, group.ratios)
|
geo.group |
(integer vector of length equal to number of geos) a vector of geo group numbers (may be NAs, but zeros are not allowed). |
group.ratios |
(integer vector of length equal to number of geo groups) vector of ratios of the sizes of each group. |
TRUE if geo.group is compatible with group.ratios, i.e. no group has been assigned more geos than what group.ratios allows. FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.