net.change.test: Calculating net evolution

View source: R/net.change.test.R

net.change.testR Documentation

Calculating net evolution

Description

Calculates the net evolution in the data, i.e. the absolute difference in trait value between the first and last sample mean in the time series. This function is used by other functions and will generally not be used directly by users.

Usage

net.change.test(x, model)

Arguments

x

vector of sample means

model

the model being evaluated

Details

This function calculates the net evolution in a vector of sample means defined as the absolute difference in trait value between the first and last sample mean in the time series.

Value

net evolution


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