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

TGCCA #87

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

TGCCA #87

wants to merge 9 commits into from

Conversation

GFabien
Copy link
Collaborator

@GFabien GFabien commented Nov 10, 2024

Add implementation of the TGCCA method.

Changes:

  • New block_init, block_update, block_project methods for tensor blocks,
  • Adapt code to handle array blocks instead of matrices.

Currently missing:

  • Possibility to have orthogonal weight vectors instead of orthogonal components,
  • Specific TGCCA plots.

@GFabien GFabien requested a review from Tenenhaus November 10, 2024 15:16
@GFabien
Copy link
Collaborator Author

GFabien commented Nov 10, 2024

Need to fix the following functions to take arrays into account:

  • remove_null_sd,
  • generate_resampling,
  • bootstrap,
  • rgcca_stability.

@GFabien GFabien requested a review from AGloaguen November 17, 2024 11:03
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

Successfully merging this pull request may close these issues.

1 participant