Other packages > Find by keyword >

HSAUR3  

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


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

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

Install by package version:
library("remotes")
install_version("HSAUR3", "1.0-15")



Attach the package and use:
library("HSAUR3")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-04-18
Latest Update: 2024-08-17
Description:
Functions, data sets, analyses and examples from the third edition of the book ''A Handbook of Statistical Analyses Using R'' (Torsten Hothorn and Brian S. Everitt, Chapman & Hall/CRC, 2014). 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. In addition, Sweave source code for slides of selected chapters is included in this package (see HSAUR3/inst/slides). The publishers web page is ''.
How to cite:
Torsten Hothorn (2014). HSAUR3: A Handbook of Statistical Analyses Using R (3rd Edition). R package version 1.0-15, https://cran.r-project.org/web/packages/HSAUR3. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-0 (2014-04-18 00:21), 1.0-1 (2014-06-26 16:55), 1.0-2 (2014-08-19 17:28), 1.0-3 (2015-01-05 16:46), 1.0-4 (2015-03-09 16:23), 1.0-5 (2015-07-29 10:59), 1.0-6 (2017-02-28 23:00), 1.0-7 (2017-06-21 15:00), 1.0-8 (2017-08-18 21:18), 1.0-9 (2018-05-28 20:36), 1.0-10 (2020-09-21 18:50), 1.0-11 (2021-04-07 12:00), 1.0-12 (2021-10-18 17:40), 1.0-13 (2022-04-26 06:52), 1.0-14 (2023-04-15 09:10)
Other packages that cited HSAUR3 R package
View HSAUR3 citation profile
Other R packages that HSAUR3 depends, imports, suggests or enhances
Complete documentation for HSAUR3
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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