dispersal_likelihood: Likelihood of dispersal calculation

Description Usage Arguments Value

View source: R/dispersal_likelihood.R

Description

Calculates likelihood of a fish species to disperse upstream over a given slope.

Usage

1
2
dispersal_likelihood(slopes, slopes_analysis_species, parameter,
  scaled.model = TRUE, distance = TRUE)

Arguments

slopes

List of lakes with their slopes upstream

parameter

Slope parameter you wish to evaluate likelihood based on

scaled.model

Must be TRUE if your variables were scaled when the analysis was run

slope_analysis_species

Bayesian slope analysis given by slope_analysis function

Value

Table with lake ids and slopes, with likelihood of dispersal attached


samaperrin/analyseslope documentation built on Jan. 8, 2020, 9:19 p.m.