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

Compensating research effort bias for occupancy: temporal solution vs spatial solution? #46

Closed
damianooldoni opened this issue Feb 12, 2019 · 2 comments

Comments

@damianooldoni
Copy link
Contributor

damianooldoni commented Feb 12, 2019

The goal of this issue is to discuss the best way of compensate the research effort bias. Based on interesting discussions with @qgroom and @timadriaens, I am working on two different ideas:

Temporal solution

This issue starts from point 4 of @qgroom' comment on issue 40:

Occupancy values are clearly sensitive to research effort. To improve it we need to aggregate along years. The (lack of) research effort is also a source of underestimation of occupancy: some areas are scanned at a certain year, others in other years. So, the question is: how many years should we use to get the optimal aggregation span? To do it, we should plot occupancy vs number of aggregation years (aggregation span). Hopefully we get the same curve as the curve of occurrence vs research effort (search literature for references). We should see a kind of saturation point. Do it species by species (year by year): the saturation point will be probably different among taxa. That would be obviously a problem as we aim to hold it simple, i.e. using a single aggregation span. Of course, we will have to make a decision at the end (number of years to use for temporal aggregation should not be too high, otherwise we loose policy relevancy), but investigation is needed.

I am investigating the research effort bias correction on branch research_effort_bias_corrction, more specifically in ./src/_research_effort_bias.Rmd.

Here below some plots showing the occupancy vs. time window from 2007 to 2018. I don't see a clear saturation curve valid for all species and all years. I think correcting research effort bias by working on temporal dimension will be not effective as we want to use temporal dimension to detect changes in occupancy as well.
2014research_effort_bias_time_window
2015research_effort_bias_time_window
2016research_effort_bias_time_window
2017research_effort_bias_time_window
2018research_effort_bias_time_window
2007research_effort_bias_time_window
2008research_effort_bias_time_window
2009research_effort_bias_time_window
2010research_effort_bias_time_window
2011research_effort_bias_time_window
2012research_effort_bias_time_window
2013research_effort_bias_time_window

Spatial solution

As alternative, @timadriaens and I discussed yesterday a possible alternative: why not working on spatial scale? We can calculate yearly occupancy dividing #occupied cells at species level by #occupied cells at kingdom level instead of dividing by #cells of Belgium. This way we will remove all cells not showing any research effort at all. I am still working on making this calculation feasible (technical discussion opened in #47).
Meanwhile, ideas and comments about temporal and/or spatial solution are welcome!

@qgroom
Copy link

qgroom commented Feb 12, 2019 via email

@damianooldoni
Copy link
Contributor Author

We don't lump data on temporal axis. I close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants