test_rangeshift: Range shift hypothesis tests

Description Usage Arguments Value Functions

View source: R/tests.r

Description

Three tests for three hypotheses to test on fitted range shifts: Was the range shift significant? Did an animal that performed two consecutive seasonal migrations return to the same location it began? Was there a stopover during a migration?

Usage

1
2
3
4
5
test_rangeshift(FIT, verbose = TRUE)

test_return(FIT, verbose = TRUE)

test_stopover(FIT, verbose = TRUE)

Arguments

FIT

a fitted range shift (output of estimate_shift)

verbose

whether to print verbose message

Value

Outputs a summary of the test results and returns a list of test results including:

Functions


marcher documentation built on May 2, 2019, 9:44 a.m.