Package: npsm
Type: Package
Title: Nonparametric Statistical Methods
Version: 1.1.1
Date: 2023-11-11
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" by Kloke and McKean (2014, ISBN:9781439873434).  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, devtools, profileR, car, dplyr,
        tree
NeedsCompilation: no
Packaged: 2023-11-13 20:25:26 UTC; john
Repository: CRAN
Date/Publication: 2023-11-14 17:30:02 UTC
Built: R 4.2.0; ; 2023-12-21 06:01:16 UTC; unix
