Skip to content

Conversation

seb09
Copy link

@seb09 seb09 commented Sep 19, 2025

resolves #1522

step_isomap() now errors, when the number of obsercations is <= the number of specified neighbors.

Seems like the issue was with dimRed::embed(), which suppresses messages AND errors, when option .mute = "message" is set.

seb09 and others added 5 commits September 19, 2025 15:39
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

have step_isomap() error if neighbors equal or larger than the data

1 participant