Skip to content

Tucker reduction analysis doesn't iterate through ranks properly #65

Description

@aarmey

For example, if I choose to test up to rank 2, it tries ranks up to 6. Also, for my dataset, it tries rank 6 on mode 2, but only up to rank 5 for the other modes. If I choose up to rank 3, it suddenly goes up from a maximum of 5 on mode 4 to a maximum of 7. I can't figure out how the ranks are being iterated through... it seems like something based on itertools.permutations would be more readable to ensure correctness.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions