diazrenata / scadsanalysis

Research compendium comparing species abundance distributions to their feasible sets.
MIT License
0 stars 0 forks source link

Possible correlates of percentile #20

Closed diazrenata closed 4 years ago

diazrenata commented 4 years ago

then, manips

diazrenata commented 4 years ago

I STRONGLY SUSPECT S/N, spread, and mean will be correlated with each other, which raises the question which one(s) to use as predictors for percentile.

diazrenata commented 4 years ago

Statistical approaches

diazrenata commented 4 years ago

Beta regression can't handle 0 or 1, and I'm getting failures even when I fudged it (changed 0's to v small, etc)

Try zero-one inflated beta regression in brms? https://cran.r-project.org/web/packages/brms/vignettes/brms_families.html

diazrenata commented 4 years ago

These all covary so strongly with S and N I no longer have much confidence in teasing apart relationships.

diazrenata commented 4 years ago

I think it's worth doing a zero one inflated brms just to see if %ile value changes with S and N, or maybe N/S. We know there are complicated relationships between S and N and FS characteristics, but it is hard to tell if there's really any cascading effecton %iles.