Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on FTCA algorithm implementation #29

Open
lequant40 opened this issue Sep 8, 2017 · 0 comments
Open

Question on FTCA algorithm implementation #29

lequant40 opened this issue Sep 8, 2017 · 0 comments

Comments

@lequant40
Copy link

Hello SIT !

I know this dates back several years, but I would have a question on the FTCA algorithm implementation:

SIT/R/strategy.r

Line 2276 in 6327d4e

cluster.group.FTCA <- function

Compared to the pseudo-code of Mr Varadi (https://cssanalytics.wordpress.com/2013/11/26/fast-threshold-clustering-algorithm-ftca/), I can read that if the correlation between HC and LC > threshold, while Mr Varadi pseudo-code is Add to Cluster all other assets that have yet been assigned to a Cluster and have an Average Correlation to HC and LC > Threshold, the FTCA code implemented here seems to assign all remaining assets to the HC/LC cluster.

Would you remember why is that ?

Cheers,

Roman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant