basic stuff Flashcards

1
Q

Direct, long gradient

A

CCA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Direct, short gradient

A

RDA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Constrained

A

CCA and RDA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

unconstrained

A

CA and PCA, distance based approaches (mds and polar)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Indirect, long gradient

A

CA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Indirect, short gradient

A

PCA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Parametric (linear) distance based approach

A

Classical MDS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Non-parametric (ranks) distance based approach

A

nonmetric MDS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

when do you add environmental data afterwards?

A

indirect ordination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

long gradient response?

A

unimodal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

short gradient response?

A

linear

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What do Log (1+x) and sqrt(x) transformations do?

A

Reduce the influence of large values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does the Hellinger transformation do?

A

computing sqrt of relative abundances per location

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the Wisconsin transformation do?

A

‘double standardization’: first computing relative
abundances per location, then normalizing values to max
value=1 per species

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

which distances are symmetric?

A

Manhattan and Euclidian

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

which distances are asymmetric?

A

chi-squared and Bray-Curtis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

what is inertia for CCA/CA

A

Chi-square

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

what is inertia for RDA/PCA

A

Variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

what distance is CA based on?

A

Chi-squared distance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

what is the average MDS by design?

A

0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

when is stress level acceptable?

A

<0.05 is excellent, <0.1 is great, <0.2 is good/ok, <0.3 is poor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

how are distances mapped in Non parametric MDS?

A

The ranks are mapped

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

is non paramteric MDS the same result every time you try?

A

No, it’s iterative (each run may have different results)

24
Q

how to check the quality of NMDS?

A

Inspecting stress value, Shepard diagram

25
how to choose how many dimensions for NDMS?
The least amount of dimensions where the stress is still below 0.1 (more dimensions reduce stress but you want the least amount of dimensions)
26
how to choose how many axis for PCA?
scree plot with broken stick method
27
what is the total inertia for CA?
Average chi-squared distance among all sites, or sum of all eigenvalues
28
what do eigenvalues represent for CA?
the chi-square value per axis
29
what distance is PCA based on?
Linear species response based on Euclidian distance
30
when is a gradient long or short?
first axis of a DCA (detrended) is 3 or <3 it is short. Also if there are many zeroes it is most likely long, and most species in most sites means short.
31
how to know in output if a test was constrained (CCA/RDA) or not (CA/PCA)?
if output does not say 'constrained' it is unconstrained
32
how to calculate proportion explained by an axis?
eigenvalue of axis / total inertia
33
in a significance test for constrained ordination, what refers to restrained and unrestrained part?
residual= unrestrained. Model = restrained
34
when is inertia chi-square?
for CA/CCA
35
when is inertia variance?
PCA/RDA
36
what is total inertia for PCA?
sum of the eigenvalues of all axes, or sum of all variance (since inertia = variance)
37
what does it mean when the outcome of an unconstrained and constrained analysis are very different?
the enviornmental variables do not explain the variance well
38
when can you use multivariate analysis
for anything that has multi-response data that allowes calculating dissimilarities
39
in an constrained output how many axes are used?
the constrained + unconstrained ranks. constrained = amount of environmental variables
40
when do you have to check for colinearity of explanatory variables?
with CCA and RDA because they are regression methods
41
when is collinearity a problem?
vif >5 potentially, >10 definitetly
42
what is conditioning?
removing the effect of gradients in a landscape for further testing
43
what are canonical axes?
constrained axes
44
what is a marginal effect?
the effect of a particular term when all other model terms are included in the model
45
how are marginal terms tested?
by eliminating each term from the model containing all other terms
46
are marginated effects dependent on order of the terms?
no, but correlated terms will get high P values
47
does the order matter when testing terms?
yes, if there is correlation
48
what is the P value in a permutation test?
the fraction of permutation values that are larger than the actual value
49
how is p value calculated in permutation test?
the number of values that are higher than the actual value, divided by (the amount of permutations + 1)
50
in an unconstrained ordination do the eigenvalues increase or decrease over the axes?
decrease
51
when do you use chi-square distance
when long gradient and rare species are well sampled
52
when do you use Euclidian or mannhattan distance
when there's a short gradient
53
when do you use bray-curtis disctance
long gradient and rare species not well sampled
54
what to be careful of with Manhattan/euclidian distance?
Scaling, double zeroes, abundance paradox
55
what to be careful of with Bray curtis distance?
Large values
56
what to be careful of with Chi square distance?
rare species (that aren't sampled well), distance between two sites is influenced by other sites