calcF: Calculate F-values for individual identity traits

Description Usage Arguments Value See Also Examples

Description

This function calculates ANOVA F-values (type I sum of squares) for all identity traits in dataset along with its significance. Each trait is used as dependent and identity code as independent variable.

Reference: e.g., Miller, D. B. (1978). Species-typical and individually distinctive acoustic features of crow calls of red jungle fowl. Zeitschrift Fur Tierpsychologie-Journal of Comparative Ethology, 47, 182–193.

Usage

1

Arguments

df

A data frame with the first column indicating individual identity.

Value

A data frame with 11 rows and 3 columns (trait, f-value, and p-value).

See Also

Other individual identity metrics: calcDS, calcHM, calcHSngroups, calcHSnpergroup, calcHSntot, calcHSvarcomp, calcHS, calcMI, calcPICbetweenmeans, calcPICbetweentot, calcPIC

Examples

1

IDmeasurer documentation built on May 9, 2019, 5:02 p.m.