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

[Visualization] Implement a simple function to visualize the marginal response over the environmental space #57

Closed
2 tasks done
Martin-Jung opened this issue Jul 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Martin-Jung
Copy link
Collaborator

Martin-Jung commented Jul 12, 2023

Currently partial only allows the visualization of the direct response function on the linear or link scale. However much more common question would be to assess where - on the full range of a single or two covariates - the observed data fall in terms of occurrence density.
Proposition is thus to expand the partial scripts with an additional function that allows to quickly visualize the coverage in light of the available and provided data.

  • Add new function partial_density. Output always a ggplot object.
  • Ensure that different data types work
@Martin-Jung Martin-Jung added the enhancement New feature or request label Jul 12, 2023
@Martin-Jung Martin-Jung self-assigned this Jul 12, 2023
@Martin-Jung Martin-Jung changed the title [Visualization] Implement a simple function for marginal response over the environmental space [Visualization] Implement a simple function to visualize the marginal response over the environmental space Jul 12, 2023
Martin-Jung added a commit that referenced this issue Jul 21, 2023
* Update CITATION.cff

* Update CITATION.cff

* Smaller bug fixes and name sanitations

* Update CITATION.cff

* Prelunch commit. Some smaller fixes to make writing and loading models work

* Update CITATION.cff

* Pre-party commit. Similarity still not working yet.

* Update CITATION.cff

* Several updates, most notably improved 5 parameter Richards curve for offset calculations

* Re-build README.md

* Attempt to fix ci-error in tests

* Small fix for tests

* another attempt for ci fix

* Update to version 0.0.5 (#53) (#54)

* Update CITATION.cff

* Update CITATION.cff

* Smaller bug fixes and name sanitations

* Update CITATION.cff

* Prelunch commit. Some smaller fixes to make writing and loading models work

* Update CITATION.cff

* Pre-party commit. Similarity still not working yet.

* Update CITATION.cff

* Several updates, most notably improved 5 parameter Richards curve for offset calculations

* Re-build README.md

* Attempt to fix ci-error in tests

* Small fix for tests

* another attempt for ci fix

---------

Co-authored-by: Martin-Jung <Martin-Jung@users.noreply.github.com>

* Small bugfix related to ensemble and min/max of terra (#55)

* Small bugfix related to ensemble and min/max of terra

* Small bugfix related to ensemble and min/max of terra

* Update tests for ensemble

* Addition of MCP limits to `distribution`

* Update CITATION.cff

* Bug and documentation fixes

* Update CITATION.cff

* Started with implementation of check function #45

* Fix Missing link warning

* Smaller documentation fixes

* Update CITATION.cff

* Warning and documentation fixes, adding aliases

* Update CITATION.cff

* Small hotfix for gh-pages and aliases

* Update CITATION.cff

* Small fix to validate

* Fix two minor issues related to imports

* Update CITATION.cff

* Removed documentation whitespaces and minor conversion bug fix

* Smaller fixes and implementation of #57

* Hotfix (:fire:) that pkgdown does not break

* Small scenario addition and documentation fix.

* Implementation of limiting function (#37) and minor bug fixes

* 🐛 fix 😪

* Update CITATION.cff

---------

Co-authored-by: Martin-Jung <Martin-Jung@users.noreply.github.com>
Co-authored-by: Maximilian Hesselbarth <mhk.hesselbarth@gmail.com>
Co-authored-by: mhesselbarth <mhesselbarth@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant