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 21 Nov. 2024.
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

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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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