powered by
Accounting Information of 261 companies traded in the Frankfurt stock exchange in the German Prime standard.
data("AccountingInformation_PrimeStandard_Q3_2019")
A list with of three objects
Key
[1:n] Key of the 261 obeservations
Data
[1:n,1:d] numeric matrix of 261 observations on the 45 variables describing the accounting information
Cls
[1:n] a numeric vector of k clusters of the clustering performend in [Thrun/Ultsch, 2019]
Detailed data description can be found in [Thrun/Ultsch, 2019].
[Thrun/Ultsch, 2019] Thrun, M. C., & Ultsch, A.: Stock Selection via Knowledge Discovery using Swarm Intelligence with Emergence, IEEE Intelligent Systems, Vol. under review, pp., 2019.
data(AccountingInformation_PrimeStandard_Q3_2019) str(AI_PS_Q3_2019) dim(AI_PS_Q3_2019$Data)
Run the code above in your browser using DataLab