R code and data from: Preserving identity in capture-mark-recapture studies: Increasing the accuracy of minimum number alive (MNA) estimates by incorporating inter-census trapping efficiency variation
收藏DataONE2021-10-26 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:87819b979de26f4ea696f2c8ff1583eec6cf6f8799bc3fffd06291a2492a764a
下载链接
链接失效反馈官方服务:
资源简介:
Each file is summarized below: Abundance estimation script.R: an R code file with detailed workflow for computing and testing a number of abundance enumeration metrics according to the text laid out in \"Preserving identity in capture-mark-recapture studies: Increasing the accuracy of minimum number alive (MNA) estimates by incorporating inter-census trapping efficiency variation\". Prepared badger data.RData: R objects prepared from badger data, used in the analysis from the paper. Comprises the following objects: - trueAlive, a matrix with rows for individuals and columns for years. 1s indicate an individual was alive in a given year; 0s indicate it was not. - trueAge, a matrix with the same structure as trueAlive, but where each position indicates the individual's age in that year. - trueTeeth, a matrix with the same structure as trueAlive and trueAge, but where each position indicates the toothwear of the individual on a scale of 1 to 5. - toothAgeMod, a model that contains the relationship between tooth-wear and age. - trueSex, a vector with the sex of each individual corresponding to the row in the life-history and context matrices.
创建时间:
2023-11-13



