View source: R/anansi_diff_cor_qr.R
anansiDiffCor | R Documentation |
Can either take continuous or categorical data for groups
. Typically, the main anansi()
function will run this for you.
anansiDiffCor(yarn, metadata, verbose = TRUE)
yarn |
An |
metadata |
A vector or data.frame of categorical or continuous value necessary for differential correlations. Typically a state or treatment score. If no argument provided, anansi will let you know and still to regular correlations according to your dictionary. |
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 model, one for emergent correlations and one for disjointed correlations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.