View source: R/anansiCorTestByGroup.R
anansiCorTestByGroup | R Documentation |
If the groups
argument is suitable, will also run correlation analysis per group. Typically, the main anansi()
function will run this for you.
anansiCorTestByGroup(web, group.vec, verbose = TRUE)
web |
An |
group.vec |
A character vector denoting group membership. Typically a state or treatment score. |
verbose |
A boolean. Toggles whether to print diagnostic information while running. Useful for debugging errors on large datasets. |
a list of anansiTale
result objects, one for the total dataset and per group if applicable.
anansi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.