Other packages > Find by keyword >

NSM3  

Functions and Datasets to Accompany Hollander, Wolfe, and Chicken - Nonparametric Statistical Methods, Third Edition
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("NSM3", "1.20")



Attach the package and use:
library("NSM3")
Maintained by
Grant Schneider
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-10-20
Latest Update: 2025-07-13
Description:
Designed to replace the tables which were in the back of the first two editions of Hollander and Wolfe - Nonparametric Statistical Methods. Exact procedures are performed when computationally possible. Monte Carlo and Asymptotic procedures are performed otherwise. For those procedures included in the base packages, our code simply provides a wrapper to standardize the output with the other procedures in the package.
How to cite:
Grant Schneider (2013). NSM3: Functions and Datasets to Accompany Hollander, Wolfe, and Chicken - Nonparametric Statistical Methods, Third Edition. R package version 1.20, https://cran.r-project.org/web/packages/NSM3. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0 (2013-10-20 00:39), 1.1 (2013-11-12 18:20), 1.2 (2015-03-17 20:59), 1.3 (2015-03-19 06:47), 1.4 (2016-04-15 00:53), 1.5 (2016-04-16 04:39), 1.6 (2016-07-31 08:53), 1.7 (2016-09-07 08:04), 1.8 (2016-10-10 08:28), 1.9 (2016-10-11 00:49), 1.10 (2017-09-20 06:53), 1.11 (2018-02-25 17:58), 1.12 (2018-05-16 18:52), 1.13 (2020-03-22 09:50), 1.14 (2020-04-19 06:50), 1.15 (2020-08-31 22:50), 1.16 (2021-04-06 18:20), 1.17 (2022-08-17 00:40), 1.18 (2023-09-04 23:30), 1.19 (2024-11-04 17:40)
Other packages that cited NSM3 R package
View NSM3 citation profile
Other R packages that NSM3 depends, imports, suggests or enhances
Complete documentation for NSM3
Functions, R codes and Examples using the NSM3 R package
Some associated functions: CorrUpperBound . HoeffD . HollBivSym . MillerJack . RFPW . RSS . cAnsBrad . cBohnWolfe . cDurSkiMa . cFligPoli . cFrd . cHaySton . cHayStonLSA . cHollBivSym . cJCK . cKW . cKolSmirn . cLepage . cMackSkil . cMaxCorrNor . cNDWol . cNWWM . cPage . cRangeNor . cSDCFlig . cSkilMack . cUmbrPK . cUmbrPU . cWNMT . ch.ro . dmrl.mc . e.mc . ecdf.ks.CI . epstein . ferg.df . kendall.ci . klefsjo.ifr.mc . klefsjo.ifr . klefsjo.ifra.mc . klefsjo.ifra . kolmogorov . mblm . mrl . multCh7 . multCh7SM . multComb . nb.mc . newbet . owa . pAnsBrad . pBohnWolfe . pDurSkiMa . pFligPoli . pFrd . pHaySton . pHayStonLSA . pHoeff . pHollBivSym . pJCK . pKW . pKolSmirn . pLepage . pMackSkil . pMaxCorrNor . pNDWol . pNWWM . pPage . pPairedWilcoxon . pRangeNor . pSDCFlig . pSkilMack . pUmbrPK . pUmbrPU . pWNMT . print.NSM3Ch5c . qKolSmirnLSA . rhythmicity . sen.adichie . svr.df . tc . theil . zelen.test . 
Some associated R codes: CorrUpperBound.R . HoeffD.R . HollBivSym.R . MillerJack.R . RFPW.R . RSS.R . cAnsBrad.R . cBohnWolfe.R . cDurSkiMa.R . cFligPoli.R . cFrd.R . cHaySton.R . cHayStonLSA.R . cHollBivSym.R . cJCK.R . cKW.R . cKolSmirn.R . cLepage.R . cMackSkil.R . cMaxCorrNor.R . cNDWol.R . cNWWM.R . cPage.R . cRangeNor.R . cSDCFlig.R . cSkilMack.R . cUmbrPK.R . cUmbrPU.R . cWNMT.R . ch.ro.R . dmrl.mc.R . e.mc.R . ecdf.ks.CI.R . epstein.R . ferg.df.R . kendall.ci.R . klefsjo.ifr.R . klefsjo.ifr.mc.R . klefsjo.ifra.R . klefsjo.ifra.mc.R . kolmogorov.R . mblm.R . mrl.R . multCh7.R . multCh7SM.R . multComb.R . nb.mc.R . newbet.R . owa.R . p.mc.R . pAnsBrad.R . pBohnWolfe.R . pDurSkiMa.R . pFligPoli.R . pFrd.R . pHaySton.R . pHayStonLSA.R . pHoeff.R . pHollBivSym.R . pJCK.R . pKW.R . pKolSmirn.R . pLepage.R . pMackSkil.R . pMaxCorrNor.R . pNDWol.R . pNWWM.R . pPage.R . pPairedWilcoxon.R . pRangeNor.R . pSDCFlig.R . pSkilMack.R . pUmbrPK.R . pUmbrPU.R . pWNMT.R . print.NSM3Ch5c.R . print.NSM3Ch5p.R . print.NSM3Ch6MCc.R . print.NSM3Ch6MCp.R . print.NSM3Ch6c.R . print.NSM3Ch6p.R . print.NSM3Ch7MCc.R . print.NSM3Ch7MCp.R . print.NSM3Ch7c.R . print.NSM3Ch7p.R . print.NSM3Ch9ChickFn.R . qKolSmirnLSA.R . sen.adichie.R . svr.df.R . tc.R . theil.R . zelen.test.R .  Full NSM3 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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