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 05 Jun. 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

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
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  
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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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