Package: npsm
Type: Package
Title: Nonparametric Statistical Methods
Version: 2.0.1
Date: 2025-07-23
Authors@R: c(person("John", "Kloke",role=c("aut","cre"), email="johndkloke@gmail.com"), person("Joseph", "McKean", role=c("aut")))
Author: John Kloke [aut, cre],
  Joseph McKean [aut]
Maintainer: John Kloke <johndkloke@gmail.com>
Description: Accompanies the book "Nonparametric Statistical Methods Using R, 2nd Edition" by Kloke and McKean (2024, ISBN:9780367651350).  Includes methods, datasets, and random number generation useful for the study of robust and/or nonparametric statistics.  Emphasizes classical nonparametric methods for a variety of designs --- especially one-sample and two-sample problems.  Includes methods for general scores, including estimation and testing for the two-sample location problem as well as Hogg's adaptive method.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
URL: https://github.com/kloke/npsm, https://github.com/kloke/book
Depends: R (>= 3.5.0), Rfit
Imports: methods, class, plyr
Suggests: boot, survival, sm, HSAUR2, remotes, profileR, car, dplyr,
        tree
NeedsCompilation: no
Packaged: 2025-07-23 20:35:19 UTC; john
Repository: CRAN
Date/Publication: 2025-07-23 21:00:02 UTC
Built: R 4.6.0; ; 2025-10-11 01:56:24 UTC; windows
