The null is that the marginal distributions of the responses are independent of the cluster sizes.
A small p-value is evidence for the presence of informative cluster size.
When test.method = "TF"
, the test statistic is constructed based on differences between the null and
alternative distribution functions. "TF
" is the suggested method when there are a large
number of unique cluster sizes and the number of clusters of each size is small. When test.method = "TCM"
,
the test statistic is a multisample Cramer von Mises-based test. This method is recommended
when there are a small number of possible cluster sizes. See Nevalainen et al. (2017) for more details.
When x
is a data frame, the first column should contain values denoting cluster membership and
the second column the responses.
This test is computationally intensive and can take significant time to execute. print.it
defaults to
TRUE
to identify the bootstrap progression.