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 22 Dec. 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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