Description Usage Arguments Value See Also Examples
Calculates Kendall's rank correlations. The function is a wrapper to
cor()
.
1 |
data |
|
... |
ellipsis, arguments are passed down to |
matrix
1 2 3 |
Loading required package: gsl
Loading required package: Matrix
Loading required package: mvtnorm
Loading required package: numDeriv
Loading required package: timeSeries
Loading required package: timeDate
Attaching package: 'QRM'
The following object is masked from 'package:base':
lbeta
[,1] [,2] [,3]
[1,] 1.0000000 0.3111592 0.3418138
[2,] 0.3111592 1.0000000 0.3388829
[3,] 0.3418138 0.3388829 1.0000000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.