AccountingInformation_PrimeStandard_Q3_2019: Accounting Information in the Prime Standard in Q3 in 2019...

AccountingInformation_PrimeStandard_Q3_2019R Documentation

Accounting Information in the Prime Standard in Q3 in 2019 (AI_PS_Q3_2019)

Description

Accounting Information of 261 companies traded in the Frankfurt stock exchange in the German Prime standard.

Usage

data("AccountingInformation_PrimeStandard_Q3_2019")

Format

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]

Details

Detailed data description can be found in [Thrun/Ultsch, 2019].

Source

Yahoo Finance

References

[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.

Examples

data(AccountingInformation_PrimeStandard_Q3_2019)

str(AI_PS_Q3_2019)
dim(AI_PS_Q3_2019$Data)

Mthrun/DataVisualizations documentation built on Jan. 16, 2024, 1:01 a.m.