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]
All associated links for this package
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 03 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
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  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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