Description Usage Arguments Details Value Examples
View source: R/calculate_stats.R
Wrapper Function for Calculating Data Statistics.
1 | calculate_stats(set, main, methods = "pearson")
|
set |
config object |
main |
main data object |
methods |
correlation coefficients to be used |
Only correlation has been implemented.
list of statistics objects.
1 | calculate_stats(set, main, methods = "pearson")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.