Project

General

Profile

Actions

Firstwrkshnotes » History » Revision 6

« Previous | Revision 6/20 (diff) | Next »
Corinna Gries, 03/10/2014 01:57 PM


Workshop Notes

are on etherpad: https://epad.nceas.ucsb.edu/p/commdyn-20140105

h1.Metrics brainstorming:

what are you currently using
what would you like to use
how widely is it used
can it be applied to different biological community datasets (sampling approach)
is it already coded {in R}

Metrics

  1. Diversity (all of these are generally in R, mostly in vegan)
    1. Jaccard index
    2. Simpson's diversity
    3. Shannons index
    4. Turnover - different ways to calculate
    5. Dominance
    6. Evenness
    7. Richness
    8. Rank abundance shift
    9. Beta diversity
  2. Community metrics/ordination
    1. NMDS (vegan)
    2. PCA (vegan)
    3. Bray curtis (vegan)
    4. Variance tracking, quantify variability change
  3. Spatial
    1. patch scale
    2. spatial autoregression
    3. meta community statistics
  4. Mechanistic models
    1. MAR, needs driver matrix, problem auto-corelation, mostly fresh water or marine (Eli Holmes has state-space MAR in R implemented, not sure if it's on CRAN) http://cran.r-project.org/web/packages/MARSS/index.html
    2. MANOVA (vegan? Also, permanova is in vegan)
    3. interaction population models - inter specific competition (Ben Bolker's book and corresponding package)
  5. Food webs
    1. connectance
    2. network analysis
  6. Traits/phylogentic
    1. species aggregation (functional groups, trophic levels
    2. phylogenetic dispersion (ape etc. -- this stuff is all in R)
    3. Native/exotic
  7. Temporal indices
    1. Variance ratio
    2. Mean-variance scaling
    3. Spectral analysis
    4. Regresssion windows (strucchange)
  8. null models

h2.Issues:

#length of time series relative to lifespan of organisms
WMI toolbox

#high frequency data needed
sample too frequently then don't see signal, sample to far about miss all dynamics

#type of variable being measured
abundance, biomass, production

Rare species as background noise
rank abundance curves back again
Comparative analysis of small noise vs large noise systems. What drives differences?

Updated by Corinna Gries about 10 years ago · 6 revisions