Package: BayesPIM Title: Bayesian Prevalence-Incidence Mixture Model Version: 1.0.1 Authors@R: person("Thomas", "Klausch", email = "t.klausch@amsterdamumc.nl", role = c("aut", "cre")) Description: Models time-to-event data from interval-censored screening studies. It accounts for latent prevalence at baseline and incorporates misclassification due to imperfect test sensitivity. For usage details, see the package vignette "BayesPIM_intro". Further details can be found in Klausch, Lissenberg-Witte and Coupé (2026) . License: MIT + file LICENSE URL: https://github.com/thomasklausch2/bayespim BugReports: https://github.com/thomasklausch2/BayesPIM/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) LinkingTo: Rcpp Imports: Rcpp, mvtnorm, MASS, ggamma, doParallel, foreach, parallel, actuar Depends: R (>= 3.5.0), coda Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Repository: https://thomasklausch2.r-universe.dev Date/Publication: 2026-05-07 15:04:12 UTC RemoteUrl: https://github.com/thomasklausch2/bayespim RemoteRef: HEAD RemoteSha: 7ef8c0aa1332f4d4ffa03d54a476b2376d98040a NeedsCompilation: yes Packaged: 2026-06-08 06:37:50 UTC; root Author: Thomas Klausch [aut, cre] Maintainer: Thomas Klausch