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: 2023-04-15
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 18 Feb. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
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  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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