How are varying subgroup sample sizes handled?

6 vues

Réponse

You can use the 'limitN' parameter to specify a nominal sample size for control limits. To include all subgroups regardless of their size, set 'allN' to True. To enable tests for special causes with varying subgroup sizes, set 'testNStd' to True.
Did this answer help you?