Description Usage Arguments Value Examples
This function creates a correlation (cormat) on a data frame of the variables in an equation.
1 |
df |
data frame to read in. |
formula |
the variables in the regression model, Y = X_1 + X_2 + ... + X_m, written as |
This function returns a correlation matrix for the variables provided in the formula.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.