ggcorr | R Documentation |
Plot scatterplot with CCC and ab-line overlaid
character. Title, appended by the CCC estimate and 95
ggcorr(data, title, trans = NULL, lab = NULL)
data |
dataframe. Has columns group and y, which specify the grouping variable and response variable, respectively. |
trans |
'sqrt' or 'log'. Transformation to be applied before both calculating CCC and displaying data. |
character. |
Name of column in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.