an3_regressions: Regressions

Description Usage Arguments Details Value Examples

View source: R/an3_regressions.R

Description

Perform the regressions described in the study.

Usage

1
an3_regressions(x, y, trace = FALSE, dredge = FALSE)

Arguments

x

output of an1_gain_loss().

y

output of an2_occurrence_species().

trace

a logical. If TRUE, information is printed during the running of stats::step() and MuMIn::dredge().

dredge

a logical. Should dredging be performed? See details.

Details

dredge was only used to respond to one reviewer comment, we nonetheless #' kept it to show how to use it (but results are not exported).

Value

A list of models.

Examples

1
2
3

McCannLab/HomogenFishOntario documentation built on Nov. 20, 2021, 1:25 a.m.