corm {FinAna}R Documentation

Correlation matrix and correlation ranking of a data.frame

Description

Calculating the descriptive statistics of a data.frame and exporting in a data.frame

Usage

corm(x,n)

Arguments

x

:a data.frame

n

:number of decimal points

Examples

#corm(sp1500,3) for correlation matrix of sp1500

[Package FinAna version 0.1.2 Index]