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

plot in bioclim model #45

Open
acebollada80 opened this issue Feb 2, 2024 · 0 comments
Open

plot in bioclim model #45

acebollada80 opened this issue Feb 2, 2024 · 0 comments

Comments

@acebollada80
Copy link

I am currently working with the dismo package in R, specifically utilizing the bioclim function to model species distribution. While exploring the plot function with objects obtained through the bioclim function, I encountered red crosses and green points in the generated plots. However, I'm struggling to understand the significance of these visual elements.

Could someone kindly explain what the red crosses and green points represent when executing the plot function with an object obtained using the bioclim function from the dismo package? Additionally, I'm curious why these red crosses and green points change when modifying the "p" parameter of the plot function.

I'm running
plot(bc, a=1, b=2, p=0.85)
plot(bc, a=1, b=2, p=0.75)

I'm still unclear on the interpretation of the red crosses and green points.
Any insights or explanations would be greatly appreciated.
Thank you in advance for your assistance!

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