Learn R Programming

robustfa (version 1.0-4)

stock611: The Stocks Data - Year 2001

Description

This data set consists of 611 observations with 12 variables.

Usage

data(stock611)

Arguments

source

Wang X. M. (2009) Applied Multivariate Analysis. Third edition. ShangHai University of Finance & Economics Press. (This is a Chinese book) Note: In Wang X. M.'s homepage, he provided a link to download materials related to his book (including the data set stock611): http://bb.shufe.edu.cn/bbcswebdav/institution/

Details

The data set is from Chinese stock market in the year 2001. It was used in Wang X. M. (2009) to illustrate the factor analysis methods.

Examples

Run this code
data(stock611)
str(stock611)
plot(stock611)

Run the code above in your browser using DataLab