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

Unable to scale negative R squareds #149

Open
1circle opened this issue Aug 26, 2024 · 1 comment
Open

Unable to scale negative R squareds #149

1circle opened this issue Aug 26, 2024 · 1 comment

Comments

@1circle
Copy link

1circle commented Aug 26, 2024

Hi All,
After using negatives = "scale" parameter in plot function, R2 is still not in the range 0-1 [right side, species plot].
And here is my code:
results <- internalStructure(model_anv,fractions = "proportional")
plot(results, negatives = "scale")
Is there any way to get the species plot's R squareds in the 0-1 range.
image

@MaximilianPi
Copy link
Member

hi @1circle,
the negative argument only refers to the partial R2s (the three corners) and not the absolute R2s.

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

2 participants