Other packages > Find by keyword >

HSAUR  

A Handbook of Statistical Analyses Using R (1st Edition)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("HSAUR", "1.3-11")



Attach the package and use:
library("HSAUR")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-02-01
Latest Update: 2025-05-02
Description:
Functions, data sets, analyses and examples from the book ''A Handbook of Statistical Analyses Using R'' (Brian S. Everitt and Torsten Hothorn, Chapman & Hall/CRC, 2006). The first chapter of the book, which is entitled ''An Introduction to R'', is completely included in this package, for all other chapters, a vignette containing all data analyses is available.
How to cite:
Torsten Hothorn (2006). HSAUR: A Handbook of Statistical Analyses Using R (1st Edition). R package version 1.3-11, https://cran.r-project.org/web/packages/HSAUR. Accessed 05 Aug. 2026.
Previous versions and publish date:
1.0-0 (2006-02-01 19:13), 1.0-1 (2006-05-24 10:12), 1.0-3 (2006-08-03 12:28), 1.0-4 (2006-08-23 21:54), 1.0-5 (2006-10-11 12:28), 1.0-6 (2006-10-22 21:07), 1.0-8 (2006-11-29 11:33), 1.0-9 (2007-02-01 15:03), 1.0-10 (2007-04-11 10:17), 1.2-0 (2007-06-22 07:21), 1.2-1 (2007-07-07 20:46), 1.2-2 (2008-02-29 18:02), 1.2-3 (2009-01-09 20:21), 1.2-4 (2011-02-21 17:25), 1.2-5 (2011-12-16 18:47), 1.2-6 (2011-12-19 12:59), 1.3-0 (2012-01-18 13:51), 1.3-1 (2013-04-05 21:05), 1.3-2 (2013-05-07 15:51), 1.3-3 (2013-09-03 14:04), 1.3-4 (2014-08-19 17:28), 1.3-5 (2015-01-05 16:46), 1.3-6 (2015-01-09 15:22), 1.3-7 (2015-07-28 22:45), 1.3-8 (2017-06-21 15:00), 1.3-9 (2017-08-18 21:07), 1.3-10 (2022-04-26 06:52), (2026-07-09 08:06)
Other packages that cited HSAUR R package
View HSAUR citation profile
Other R packages that HSAUR depends, imports, suggests or enhances
Complete documentation for HSAUR
Functions, R codes and Examples using the HSAUR R package
Some associated functions: BCG . BtheB . CYGOB1 . Forbes2000 . GHQ . HSAURtable . Lanza . agefat . aspirin . birthdeathrates . bladdercancer . clouds . epilepsy . foster . gardenflowers . heptathlon . mastectomy . meteo . orallesions . phosphate . pistonrings . planets . plasma . polyps . polyps3 . pottery . rearrests . respiratory . roomwidth . schizophrenia . schizophrenia2 . schooldays . skulls . smoking . students . suicides . toothpaste . voting . water . watervoles . waves . weightgain . womensrole . 
Some associated R codes: Rwelcome.R . citations.R . isi2bibtex.R . tables.R . tools.R .  Full HSAUR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
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  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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