Species Distribution Models

Tuuli Rissanen has done lots of research on these with tundra plant species

Related to Community Ecology

Occurence data

Environmental Data

Creates a Niche

Hutchinson's n-dimensional hypervolume

Evaluate model

Repeat if you have more than 2 folds
Should be Many folds??? wrong

Macroecology

Notes from lecture on [Climate Change]] ([Lecture_climate_change.pdf)

Used to:

Biotic-Abiotic Movement (BAM) diagram

!Lecture_climate_change, p.22

Modelling steps

Data

Correlative SDMs

Presence-absence method:

Logistic regression, Generalized linear models, Generalized additive models, random forest, boosted regression trees

Presence-background method

Ecological Niche Factor Analysis (ENFA)
Genetic Algorithm for Rule-set Production (GARP)
Maximum Entropy (Maxent)

Occupancy Models

Hutchinson's n-dimensional hypervolume

See https://damariszurell.github.io/SDM-Intro/ - using mutliple variables to create a n-dimensional response curve

Model evaluation

Cross-evaluation

Threshold-based

!Lecture_climate_change, p.31
How good is the model at true/false positives (TP/FP) and true/false negatives (TN/FN).

TSS = TPTP+FP−TNTN+FN−1

Usually used with k-fold validation - which method maximises TSS? This is probably the best one

Area under ROC curve:

This can help us determine how good our model is at predicting
!Lecture_climate_change, p.32

Sources of uncertainty in SDM modeling