Description Usage Arguments Value
View source: R/dispersal_likelihood.R
Calculates likelihood of a fish species to disperse upstream over a given slope.
1 2 | dispersal_likelihood(slopes, slopes_analysis_species, parameter,
scaled.model = TRUE, distance = TRUE)
|
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 |
Table with lake ids and slopes, with likelihood of dispersal attached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.