Description Usage Arguments Value Examples
Multiple Scatter Plots from Lists of Bivariate Data
1 | corr.mplot(X, item, xl, yl, mt, step = 1:4, alp = 0.05, dig = 4)
|
X |
List vector of bivariate data with 2 columns |
item |
String vector of list names |
xl |
Label of x-axis (default="group1") |
yl |
Label of y-axis (default="group2") |
mt |
Plot title |
step |
Steps for correlation analysis, Default: 1:4 |
alp |
Level of significance, Default: 0.05 |
dig |
Number of digits below the decimal point, Default: 4 |
None.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.