Other packages > Find by keyword >

HSAUR2  

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


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

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

Install by package version:
library("remotes")
install_version("HSAUR2", "1.1-20")



Attach the package and use:
library("HSAUR2")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
First Published: 2009-07-16
Latest Update: 2023-09-08
Description:
Functions, data sets, analyses and examples from the second edition of the book ''A Handbook of Statistical Analyses Using R'' (Brian S. Everitt and Torsten Hothorn, Chapman & Hall/CRC, 2008). 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, the package contains Sweave code for producing slides for selected chapters (see HSAUR2/inst/slides).
How to cite:
Torsten Hothorn (2009). HSAUR2: A Handbook of Statistical Analyses Using R (2nd Edition). R package version 1.1-20, https://cran.r-project.org/web/packages/HSAUR2. Accessed 09 May. 2025.
Previous versions and publish date:
1.0-0 (2009-07-16 17:27), 1.0-1 (2009-12-10 20:56), 1.0-2 (2011-02-21 17:25), 1.0-4 (2011-04-28 15:56), 1.0-5 (2011-10-04 09:25), 1.0-6 (2011-12-16 18:47), 1.0-7 (2011-12-19 12:59), 1.1-0 (2012-01-18 13:52), 1.1-1 (2012-03-03 07:54), 1.1-2 (2013-02-07 15:53), 1.1-3 (2013-04-06 15:31), 1.1-4 (2013-05-07 15:51), 1.1-5 (2013-07-02 13:53), 1.1-6 (2013-07-04 21:48), 1.1-7 (2013-09-03 14:04), 1.1-8 (2013-09-10 15:41), 1.1-9 (2014-02-01 11:56), 1.1-10 (2014-06-24 16:22), 1.1-11 (2014-08-19 17:28), 1.1-12 (2015-01-05 16:45), 1.1-13 (2015-01-09 15:22), 1.1-14 (2015-07-28 22:49), 1.1-15 (2017-02-28 23:00), 1.1-16 (2017-06-21 17:02), 1.1-17 (2017-08-20 16:22), 1.1-18 (2020-09-21 12:20), 1.1-19 (2022-04-26 06:52), 1.1-20 (2023-09-08 12:40)
Other packages that cited HSAUR2 R package
View HSAUR2 citation profile
Other R packages that HSAUR2 depends, imports, suggests or enhances
Complete documentation for HSAUR2
Downloads during the last 30 days
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for HSAUR220406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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