| tw_group_corr_test | R Documentation |
Tracy-Widom test for residual group correlation
tw_group_corr_test(model_fit, correction = c("none", "half"), plot = TRUE)
model_fit |
fitted model object |
correction |
correction constant, either "none", "half" |
plot |
a logical, whether to return a ggplot density plot of TW with observed statistic |
a list containing test statistic, p-value, and diagnostic plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.