draw_var_explanation: # draws result of the variance analysis

Description Usage Arguments Details Value Examples

View source: R/draw_var_explanation.R

Description

# draws result of the variance analysis

Usage

1
draw_var_explanation(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 histogram table of PCA analysis information for current market in given period

Value

histogram of varaince analysis

Examples

1
draw_var_explanation(stock_bunch)

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