dist.in.morphospace: Calculating distances in morphospace.

dist.in.morphospaceR Documentation

Calculating distances in morphospace.

Description

This function calculates the distances in morphospace between sample means in a time series. This function is used by other functions and will generally not be used directly by users.

Usage

dist.in.morphospace(y, correct = TRUE, iter = 10000)

Arguments

y

a paleoTS object

correct

logical, if TRUE, distances between population means are corrected for sampling variance.

iter

number of iterations in the parametric bootstrap; default is 1000.

Value

distances in morphospace between sample means in time series.

Author(s)

Kjetil L. Voje

References

Voje, K.L. 2016. Tempo does not correlate with mode in the fossil record. Evoluton 70:2678–2689.


klvoje/adePEM documentation built on Feb. 24, 2023, 1:28 p.m.