Description Usage Arguments Examples
This function is used when we are interested in one column in the dataset and want to test its correlations with variables in other columns.
| 1 | multiCorTest(data, depenVaColname)
 | 
| data | Your dataset | 
| depenVaColname | The varibale that we are interested in | 
| 1 | multiCorTest(mydata,"Weight (in kg)")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.