Hello,
I have multivariate data - matrix X with n rows and p columns. I want to do
a linear transformation V=XA similar to PCA but maximizing the Kurtosis
instead of the variance. The purpose is to identify potential outliers.
I have seen this paper (section 3.1)
http://halweb.uc3m.es/esp/Personal/personas/dpena/articles/finaljasa.pdf
but the result didnt give me orthogonal components.
Thank you
Ronen
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.