The MigConnectivity package quantifies the pattern and strength of migratory connectivity for migratory animals
The pattern of migratory connectivity can be expressed as migratory transition probabilities between sites or regions in any two phases of the annual cycle.
MC is a standardized metric to quantify migratory connectivity strength between two phases of the annual cycle. MC is independent of data type and accounts for the relative abundance of populations distributed across a seasonal range.
See the vignettes for details and examples.
install.packages("devtools")
devtools::install_github("SMBC-NZP/MigConnectivity")
to install the vignette on your machine along with the package use the following code.
Note it takes a bit longer to download the package if build_vignettes = TRUE
We also provide html copies of the vignettes, so they should be available even if you don't do this.
devtools::install_github("SMBC-NZP/MigConnectivity", build_vignettes = TRUE)
[v0.4.1] released Nov. 10, 2021
[v0.4.0] released May 30, 2021
[v0.3.1] released Apr. 30, 2020
[v0.3.0] released Jul. 5, 2018
[v0.2.5] released Jan. 30, 2018
[v0.2.4] released Oct. 4, 2017
[v0.2.3] released Sep. 7, 2017
[v0.2.2] released Aug. 4, 2017
[v0.1.10] released Mar. 13, 2017
Find a bug? Want to request an enhancement? Check out our issues page!