give_cluster_dendogram: draw k-mean cluster analysis result in histogram table

Description Usage Arguments Details Value Examples

View source: R/give_cluster_dendogram.R

Description

draw k-mean cluster analysis result in histogram table

Usage

1

Arguments

df_stocks

bunch of stocks stacked which user want to analyze

Details

by comparing the plot result from this function,User can analysis the stock markets regime. For instance, for each plot shows how stock movesment behaves differently. User could see the momentum of effectiveness in the market and means of the variables in each cluster. below function is another way to show the similiarities between each designated stocks User choose. Risk parity model can be combined with this. This could be another indicator of similarities of stock movement in the market at given time period

Value

dendogram plot result from hierarchical cluster models

Examples

1
draw_cluster_analysis(df_stocks, num_center, num_start)

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