provides a nice summary and test for a continuous variable by a grouping variable, with optional testing among groups
1 2 3 4 5 6 7 8 9 10 11 12 | bicontvarsum(
mat,
idcol,
varcol,
groupcol,
myrot = F,
mytest = T,
myuni = T,
check5 = F,
print5 = T,
usecolours = NULL
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.