Package: hitandrun Type: Package Title: "Hit and Run" and "Shake and Bake" for Sampling Uniformly from Convex Shapes Version: 0.5-6 Date: 2022-05-26 Authors@R: c( person("Gert", "van Valkenhoef", email="gert@gertvv.nl", role=c("aut", "cre", "cph")), person("Tommi", "Tervonen", role=c("aut"))) Description: The "Hit and Run" Markov Chain Monte Carlo method for sampling uniformly from convex shapes defined by linear constraints, and the "Shake and Bake" method for sampling from the boundary of such shapes. Includes specialized functions for sampling normalized weights with arbitrary linear constraints. Tervonen, T., van Valkenhoef, G., Basturk, N., and Postmus, D. (2012) . van Valkenhoef, G., Tervonen, T., and Postmus, D. (2014) . URL: https://github.com/gertvv/hitandrun License: GPL-3 LazyLoad: yes Imports: rcdd (>= 1.1), stats Suggests: testthat (>= 0.8) Config/pak/sysreqs: libgmp3-dev Repository: https://gertvv.r-universe.dev Date/Publication: 2022-05-27 11:31:04 UTC RemoteUrl: https://github.com/gertvv/hitandrun RemoteRef: HEAD RemoteSha: e19dfd7cced45e6714123531ad3e02f25f98a2f3 RemoteSubdir: hitandrun NeedsCompilation: yes Packaged: 2026-06-24 11:19:53 UTC; root Author: Gert van Valkenhoef [aut, cre, cph], Tommi Tervonen [aut] Maintainer: Gert van Valkenhoef