draw_pca_var_plot: # draws result of the variance analysis from pca

Description Usage Arguments Details Value Examples

View source: R/draw_pca_var_plot.R

Description

# draws result of the variance analysis from pca

Usage

1
draw_pca_var_plot(stock_bunch)

Arguments

stock_bunch

stacked or one matrix of multiple stock informations with only one single price information(not all OHLC)

Details

this gives result by scatter plot result of PCA analysis information for current market in given period. Shows the relationship of each period for each stock

Value

pca scatter plot

Examples

1
draw_pca_var_plot(stock_bunch)

seungbochoi/private_Rpackage documentation built on May 17, 2019, 12:12 a.m.