You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
$\begingroup$ Preference means whether a species prefers a certain management style? What is SOORTCODE? For those who don't work with the tidyverse much, showing how the resulting data (including size, no idea how many raster cells there are) look like would help. Standard errors and p-values can be high because of low effective sample size, but I can't tell easily. $\endgroup$Christian Hennig– Christian Hennig2026-03-31 13:18:45 +00:00Commented 15 hours ago
-
2$\begingroup$ Please edit the question with your helpful new comments. An edited question is easier to read (and easier to edit too). $\endgroup$Nick Cox– Nick Cox2026-03-31 14:01:10 +00:00Commented 14 hours ago
-
1$\begingroup$ One issue that is apparent to me (but I am not an ecologist) is that you seem to be modelling probability of presence with absent species contributing just a single failed trial. This should probably be some kind of rate instead, with either the species count per area or the probability of finding a species every time a study area was surveyed as response. $\endgroup$PBulls– PBulls2026-03-31 14:32:22 +00:00Commented 14 hours ago
-
1$\begingroup$ Any reason why glm_per_species doesn't use Code? If Code makes a difference (and management isn't strictly nested within it, not sure whether that's the case) I think it should be taken into account also at species level. Note further that any modelling that doesn't use spatial information will ignore potential dependences from the neighbourhood structure of raster cells. Furthermore, there may be interactions between species, which are ignored if you model a single species separately. (I'm not saying all this can be incorporated easily...) $\endgroup$Christian Hennig– Christian Hennig2026-03-31 14:40:31 +00:00Commented 13 hours ago
-
1$\begingroup$ Information on number of raster cells is still missing as far as I can see. The distribution of management styles may also be informative as the power that any test can have may depend on it. Furthermore I don't quite understand why you think reducing abundance information to presence/absence is appropriate and useful. $\endgroup$Christian Hennig– Christian Hennig2026-03-31 14:43:00 +00:00Commented 13 hours ago
|
Show 2 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. machine-learning), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you