ds.corm {YRmisc} | R Documentation |
Correlation matrix
Description
Calculating the correlation matrix of a data frame and return in a data frame object
Usage
ds.corm(x,n)
Arguments
x |
:a data frame |
n |
:number of decimal points |
Examples
ds.corm(mtcars,3)
[Package YRmisc version 0.1.6 Index]