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

MDS plot of 1-dimensional features #1

Open
azabicki opened this issue Nov 8, 2021 · 0 comments
Open

MDS plot of 1-dimensional features #1

azabicki opened this issue Nov 8, 2021 · 0 comments

Comments

@azabicki
Copy link
Owner

azabicki commented Nov 8, 2021

Describe the bug
not really a bug, just not that nice... using MDS plot on kinematic features with only 1 dimension, like the "volume_avg" does not make any sense, because then only a 1-dimensional line will be plotted. Also MATLAB gives a warning...

To Reproduce
Steps to reproduce the behavior:

  1. use provided SAMI_demo
  2. then
    sami.MDSofStimuli(RDMs_idv(7), 'emotion', userOptions);

Expected behavior

  • check how many features are going to be plottet
  • skip transformation into 2-dim via mdscale()
  • maybe new plot design for 1-dim features?
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