This package estimates survival, migratory connectivity and recovery probability in continuous space from dead recovery data. The data can be simulated by the package or committed as a dataset. The package implements the continuous and combined approach described in detail in the dissertation of Saskia Schirmer.
For getting started with CONSURE read the vignettes.
if (!require("devtools")) {
install.packages("devtools")
}
devtools::install_github("SaskiaSchirmer/CONSURE", dependencies = TRUE, build_vignettes = FALSE)
The vignettes take a while to be build. Therefore, we recommend not to include them in the installation, but use the online version here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.