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

Better integration of package seriation #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mhahsler
Copy link

Hi Max,

Here are a few suggested improvements for the integration of seriation into corrr:

  • Updated the calculation of deltas (distances) based on correlations to the standard delta = sqrt(1 - corr).
  • Fixed the unused absolute parameter (the return value of abs was not assigned). I think absolute = FALSE is the intended default value.
  • All seriation methods can now be used.
  • Updated man page.

Best,
Michael

… the unused absolute parameter. All seriaiton methods can now be used. Updated man page.
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