Other packages > Find by keyword >

npboottprm  

Nonparametric Bootstrap Test with Pooled Resampling
View on CRAN: Click here


Download and install npboottprm package within the R console
Install from CRAN:
install.packages("npboottprm")

Install from Github:
library("remotes")
install_github("cran/npboottprm")

Install by package version:
library("remotes")
install_version("npboottprm", "0.3.2")



Attach the package and use:
library("npboottprm")
Maintained by
Mackson Ncube
[Scholar Profile | Author Map]
First Published: 2023-08-08
Latest Update: 2024-02-23
Description:
Addressing crucial research questions often necessitates a small sample size due to factors such as distinctive target populations, rarity of the event under study, time and cost constraints, ethical concerns, or group-level unit of analysis. Many readily available analytic methods, however, do not accommodate small sample sizes, and the choice of the best method can be unclear. The 'npboottprm' package enables the execution of nonparametric bootstrap tests with pooled resampling to help fill this gap. Grounded in the statistical methods for small sample size studies detailed in Dwivedi, Mallawaarachchi, and Alvarado (2017) , the package facilitates a range of statistical tests, encompassing independent t-tests, paired t-tests, and one-way Analysis of Variance (ANOVA) F-tests. The nonparboot() function undertakes essential computations, yielding detailed outputs which include test statistics, effect sizes, confidence intervals, and bootstrap distributions. Further, 'npboottprm' incorporates an interactive 'shiny' web application, nonparboot_app(), offering intuitive, user-friendly data exploration.
How to cite:
Mackson Ncube (2023). npboottprm: Nonparametric Bootstrap Test with Pooled Resampling. R package version 0.3.2, https://cran.r-project.org/web/packages/npboottprm. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.1.0 (2023-08-08 16:10), 0.2.0 (2023-11-25 19:00), 0.2.1 (2024-02-23 18:00), 0.3.0 (2024-06-21 06:40), 0.3.1 (2024-07-17 00:00)
Other packages that cited npboottprm R package
View npboottprm citation profile
Other R packages that npboottprm depends, imports, suggests or enhances
Complete documentation for npboottprm
Functions, R codes and Examples using the npboottprm R package
Some associated functions: appendInputParams . bootstrap_f_sample . bootstrap_pt_sample . bootstrap_t_sample . data_f . data_f_id . data_f_mi . data_pt . data_pt_id . data_pt_mi . data_t . data_t_mi . getCellBlocks . getUIParams . handle_null . nonparboot . nonparboot_app . remove_na . replext . replext_t2_c1.1 . replext_t2_c1.2 . replext_t2_c2.1 . replext_t2_c2.2 . replext_t2_c3.1 . replext_t2_c3.2 . replext_t2_c4.1 . replext_t2_c4.2 . replext_t3_c1.1 . replext_t3_c1.2 . replext_t3_c2.1 . replext_t3_c2.2 . replext_t3_c3.1 . replext_t3_c3.2 . replext_t3_c4.1 . replext_t3_c4.2 . replext_t3_c5.1 . replext_t3_c5.2 . replext_t4_c1.1 . replext_t4_c2.1 . replext_t4_c3.1 . replext_t4_c4.1 . replext_t4_c5.1 . replext_t4_c6.1 . replext_t4_c7.1 . replext_t5_c1.1 . replext_t5_c1.2 . replext_t5_c1.3 . replext_t5_c2.1 . replext_t5_c2.2 . replext_t5_c2.3 . replext_t6_c1.1 . replext_t6_c1.2 . replext_t6_c1.3 . replext_t6_c2.1 . replext_t6_c2.2 . replext_t6_c2.3 . replext_ts1_c1.1 . replext_ts1_c2.1 . replext_ts1_c3.1 . replext_ts2_c1.1 . replext_ts2_c1.2 . replext_ts2_c2.1 . replext_ts2_c2.2 . replext_ts2_c3.1 . replext_ts2_c3.2 . replext_ts2_c4.1 . replext_ts2_c4.2 . replext_ts3_c1.1 . replext_ts3_c1.2 . replext_ts3_c2.1 . replext_ts3_c2.2 . replext_ts3_c3.1 . replext_ts3_c3.2 . replext_ts3_c4.1 . replext_ts3_c4.2 . runSimulation . text_to_char_vector . text_to_vector . 
Some associated R codes: app.R . data.R . globals.R . nonparboot.R . replext.R . replext_helpers.R . replext_t2.R . replext_t3.R . replext_t4.R . replext_t5.R . replext_t6.R . replext_ts1.R . replext_ts2.R . replext_ts3.R .  Full npboottprm package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for npboottprm246810121416TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA