Skip to content

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.

License

SaskiaSchirmer/CONSURE

Repository files navigation

CONSURE

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.

Getting started

For getting started with CONSURE read the vignettes.

Installation

  • Install latest development version from GitHub (requires devtools package):
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.

R-CMD-check DOI

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages