Package: ib Type: Package Title: Bias Correction via Iterative Bootstrap Version: 0.2.1 Description: An implementation of the iterative bootstrap procedure of Kuk (1995) to correct the estimation bias of a fitted model object. This procedure has better bias correction properties than the bootstrap bias correction technique. Authors@R: c( person("Samuel", "Orso", email="Samuel.Orso@unige.ch", role=c("aut","cre")), person("Stéphane", "Guerrier", role="ctb"), person("Yuming", "Zhang", role="ctb") ) Maintainer: Samuel Orso Depends: R (>= 4.0.0) Imports: betareg, lme4, Formula, MASS, Matrix, methods, Rdpack (>= 0.7), stats, utils, VGAM Suggests: testthat (>= 3.0.0), knitr, nlraa, rmarkdown License: GPL (>= 2) Encoding: UTF-8 RdMacros: Rdpack RoxygenNote: 7.3.2 URL: https://smac-group.github.io/ib/, https://github.com/SMAC-Group/ib/ BugReports: https://github.com/SMAC-Group/ib/issues/ Config/testthat/edition: 3 Config/pak/sysreqs: cmake make Repository: https://smac-group.r-universe.dev Date/Publication: 2025-09-04 13:31:43 UTC RemoteUrl: https://github.com/smac-group/ib RemoteRef: HEAD RemoteSha: 916b758d844d0195c59b227024fd12aaf3031bee NeedsCompilation: no Packaged: 2026-07-04 13:16:37 UTC; root Author: Samuel Orso [aut, cre], Stéphane Guerrier [ctb], Yuming Zhang [ctb]