R/data-leisleri.R

#' Leisler's bats survival data
#'
#' The female Leisler's bats (\emph{Nyctalus leisleri})
#' capture-recapture data collected by Wigbert Schorcht and colleagues
#' in Thuringia (Germany) from 1989 to 2008 from
#' Kery & Schaub (2011 p.231).
#'
#' The variables are as follows:
#' \itemize{
#'   \item \code{V1, V2, ..., V19} an indicator variable specify whether or not the
#'   individual was 0 = undetected or 1 = detected.
#' }
#'
#' @format A data frame with 181 rows and 19 columns
#' @references
#' Kery M & Schaub M (2011) Bayesian Population Analysis
#' using WinBUGS. Academic Press. (\url{https://www.vogelwarte.ch/en/research/population-biology/book-bpa/})
"leisleri"
poissonconsulting/bauw documentation built on Aug. 13, 2024, 8:52 a.m.