two.factor.rep: Measure of (unadjusted) repeatability

View source: R/All_Rep_Code.R

two.factor.repR Documentation

Measure of (unadjusted) repeatability

Description

Measure of (unadjusted) repeatability

Usage

two.factor.rep(dataset, gamma = 1)

Arguments

dataset

data frame of diet estimates. Columns 1 and 2 of dataset must be the first and second factors in your two factor ANOVA model where column 1 specifies the predator and column 2 the year, season, etc...

gamma

needed to compute CS distance. Default is 1.

Details

We use absolute repeatability (or intraclass correlation coefficient). The difference in the two types is discussed in: McGraw and Wong (1996) Forming Inferences about some intraclass correlation coefficients. Psychological Methods. 1(1):30-46.

Value

unadjusted consistent repeatability, unadjusted absolute repeatability and the number of levels of second factor (eg. year, seasons, etc..)


QFASA documentation built on Nov. 17, 2023, 1:08 a.m.