Description Usage Arguments Value Examples
makeCorr calculates the correlation matrix with the predefines methode and wrapes an object around it
1 | makeCorr(corr.task)
|
corr.task |
[ |
CorrObject
1 2 3 | corr.task = makeCorrTask(id = "test", data = cars)
corr.result = makeCorr(corr.task)
corr.result$corr.matrix
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.