Description Usage Arguments Examples
Check column correlations
| 1 | 
| dat | data.frame | 
| 1 2 3 4 5 | data("pringles_fat")
data_fat = pringles_fat
h_tmp = 1.3
x = data_fat[,c("c1","c2","c3","x11","x12","x21","x22")]
check_col_correlation (dat=x)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.