Skip to content

Commit

Permalink
💬 thoughts
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaS08 committed Jul 31, 2024
1 parent 4a981dd commit fb3265f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion 01_ceg.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ title-block-banner: true
bibliography: references.bib
---

Cascading Extinction on Graphs (CEG, @roopnarine2009).
Cascading Extinction on Graphs (CEG, @roopnarine2009). As a whole this model was developed to model/understand secondary extinctions *specifically* within paleo communities, however it does also come with the added benefit of having a network building component as well... Explicitly anti the idea of trophic species/using higher taxa for nodes. (but guilds are OK??) Then we do the link distribution to get to network realisations *a la* power law

In terms of implementing this I guess it becomes a case of defining a metaweb for the different feeding guilds for the larger community (where the feeding guilds themselves are the different combinations of the Bambach (spellings??) cube) and then doing the downsampling thingTM... The *real* question is if this is any different from PFIM and we can make the executive decision to just do PFIM and ignore this.

"The basic data required by CEG for ecological parametrisation is a description of the guild membership of each species. Here we define guilds as the trophic habits and habitats of member species, for example, the “shallow, sedentary infaunal suspension feeders” of a marine community."

0 comments on commit fb3265f

Please sign in to comment.