Description Usage Arguments Value References See Also Examples
This function computes standard and robustified skewness measures of a vector or matrix of variables.
1  |     rob.sk(x)
 | 
x | 
 a vector or matrix of variables  | 
Vector of skewness and robustified skewness
Kim, T-H. and H. White (2004), “On More Robust Estimation of Skewness and Kurtosis”, Finance Research Letters, 1, 56–73.
rob.kr, 
ljung.box.test, 
jb.test
1 2  | 
           series 1   series 2   series 3    series 4   series 5    series 6
standard 0.56311358 -0.2639027 0.03825360  0.04879587 -0.3819683  0.17140245
robust   0.08392617 -0.1424713 0.06913817 -0.09817513 -0.1362171 -0.01552939
          series 7    series 8    series 9   series 10
standard 0.1487693 -0.26550100 -0.14987672 -0.08368642
robust   0.2181376  0.07430314  0.02182112  0.26586954
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.