Giter Site home page Giter Site logo

Comments (3)

thisisdaryn avatar thisisdaryn commented on August 28, 2024 1

Hi,

Do you have an example use case?

If I understand correctly, the suggestion is to allow the user to show a range of correlations other than -1 to 1. I think that the issue of allowing users to change how the color scales are applied to the displayed values is interesting. I have questions about allowing users to choose the range of correlations to display.

My intuition is that removing the weakest correlations is the most useful use case of giving the user to a broad ability to choose the correlation limits. network_plot currently allows for small correlations to be removed from the plot using its min_cor argument. rplot can be potentially be made to do the same. rplot naturally de-emphasizes the smallest correlations.
Adding this feature would necessitate reconciling the new feature with the existing feature.

I think there's one problematic scenario in particular with user-supplied limits: the user chooses to show moderate correlations while ignoring weak and strong relationships. As a viewer of the plot, it seems weird that a plot might show correlations between 0.3 and 0.6 and then it would be left to the viewer to reason or guess whether the missing relationships are weaker (i.e.< 0.3) or stronger (i.e. >0.6) than the relationships shown.

-daryn

from corrr.

juliasilge avatar juliasilge commented on August 28, 2024

Those are great points, @thisisdaryn. Let's close this issue and leave the plot limits as they are for now. We can revisit this issue in the future if users open new issues asking about this.

from corrr.

github-actions avatar github-actions commented on August 28, 2024

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

from corrr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.