Package: npboottprmFBar Title: Informative Nonparametric Bootstrap Test with Pooled Resampling Version: 0.2.0.9000 Authors@R: c( person("Mackson", "Ncube", , "macksonncube.stats@gmail.com", role = c("aut", "cre")), person("mightymetrika, LLC", role = c("cph", "fnd")) ) Description: Sample sizes are often small due to hard to reach target populations, rare target events, time constraints, limited budgets, or ethical considerations. Two statistical methods with promising performance in small samples are the nonparametric bootstrap test with pooled resampling method, which is the focus of Dwivedi, Mallawaarachchi, and Alvarado (2017) , and informative hypothesis testing, which is implemented in the 'restriktor' package. The 'npboottprmFBar' package uses the nonparametric bootstrap test with pooled resampling method to implement informative hypothesis testing. The bootFbar() function can be used to analyze data with this method and the persimon() function can be used to conduct performance simulations on type-one error and statistical power. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/mightymetrika/npboottprmFBar BugReports: https://github.com/mightymetrika/npboottprmFBar/issues Imports: DT, fGarch, lmPerm, mmints, npboottprm, restriktor, shiny Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libgmp3-dev make libicu-dev libsodium-dev libuv1-dev libpq-dev libx11-dev zlib1g-dev Repository: https://mightymetrika.r-universe.dev Date/Publication: 2024-09-11 01:31:28 UTC RemoteUrl: https://github.com/mightymetrika/npboottprmfbar RemoteRef: HEAD RemoteSha: b793076758228ed81ae4754a09860a5a61e73652 NeedsCompilation: no Packaged: 2026-07-22 05:51:50 UTC; root Author: Mackson Ncube [aut, cre], mightymetrika, LLC [cph, fnd] Maintainer: Mackson Ncube