Package: SparseMSE Title: 'Multiple Systems Estimation for Sparse Capture Data' Version: 3.0.1 Authors@R: c( person("Lax", "Chan", email = "laxchan77@gmail.com", role = c("aut","cre")), person("Bernard", "Silverman", email = "mail@bernardsilverman.co.uk", role = c("aut")), person("Kyle", "Vincent", email = "kyle.shane.vincent@gmail.com", role= c("aut"))) Author: Lax Chan [aut, cre], Bernard Silverman [aut], Kyle Vincent [aut] Maintainer: Lax Chan Description: Implements the routines and algorithms developed and analysed in "Multiple Systems Estimation for Sparse Capture Data: Inferential Challenges when there are Non-Overlapping Lists" Chan, L, Silverman, B. W., Vincent, K (2019) and in "Bootstrapping multiple systems estimates to account for model selection" Silverman, B. W., Chan, L, Vincent, K (2023). This package explicitly handles situations where there are pairs of lists which have no observed individuals in common. It deals correctly with parameters whose estimated values can be considered as being negative infinity. It also addresses other possible issues of non-existence and non-identifiability of maximum likelihood estimates. URL: https://www.tandfonline.com/doi/full/10.1080/01621459.2019.1708748 https://doi.org/10.1007/s11222-023-10346-9 Depends: R (>= 4.2.0) License: GPL (>= 2) Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown Imports: lpSolve, Rcapture Repository: https://laxchan.r-universe.dev Date/Publication: 2024-01-08 22:18:50 UTC RemoteUrl: https://github.com/laxchan/sparsemse RemoteRef: HEAD RemoteSha: 627b8bbb2e9b545e9a14f0d355ba96111d960fc3 NeedsCompilation: no Packaged: 2026-06-21 07:48:35 UTC; root