Other packages > Find by keyword >

ANSM5  

Functions and Data for the Book "Applied Nonparametric Statistical Methods", 5th Edition
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ANSM5", "1.1.1")



Attach the package and use:
library("ANSM5")
Maintained by
Neil Spencer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-05-28
Latest Update: 2024-08-31
Description:
Functions and data to accompany the 5th edition of the book "Applied Nonparametric Statistical Methods" (4th edition: Sprent & Smeeton, 2024, ISBN:158488701X), the revisions from the 4th edition including a move from describing the output from a miscellany of statistical software packages to using R. While the output from many of the functions can also be obtained using a range of other R functions, this package provides functions in a unified setting and give output using both p-values and confidence intervals, exemplifying the book's approach of treating p-values as a guide to statistical importance and not an end product in their own right.
How to cite:
Neil Spencer (2024). ANSM5: Functions and Data for the Book "Applied Nonparametric Statistical Methods", 5th Edition. R package version 1.1.1, https://cran.r-project.org/web/packages/ANSM5. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0.0 (2024-05-28 18:50), 1.0.1 (2024-06-04 11:50), 1.1.0 (2024-06-11 14:20)
Other packages that cited ANSM5 R package
View ANSM5 citation profile
Other R packages that ANSM5 depends, imports, suggests or enhances
Complete documentation for ANSM5
Functions, R codes and Examples using the ANSM5 R package
Full ANSM5 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
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  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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