CRAN
HSAUR2 1.1-17
A Handbook of Statistical Analyses Using R (2nd Edition)
Released Aug 20, 2017 by Torsten Hothorn
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).
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>HSAUR2</artifactId> <version>1.1-17-b19</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:HSAUR2')
Test Results
This package was last tested against Renjin 0.9.2709 on Nov 8, 2018.
- BCG-examples
- BtheB-examples
- CYGOB1-examples
- Forbes2000-examples
- GHQ-examples
- HSAURtable-examples
- Lanza-examples
- USairpollution-examples
- USmelanoma-examples
- agefat-examples
- aspirin-examples
- backpain-examples
- birthdeathrates-examples
- bladdercancer-examples
- clouds-examples
- epilepsy-examples
- foster-examples
- gardenflowers-examples
- heptathlon-examples
- household-examples
- mastectomy-examples
- men1500m-examples
- meteo-examples
- orallesions-examples
- phosphate-examples
- pistonrings-examples
- planets-examples
- plasma-examples
- polyps-examples
- polyps3-examples
- pottery-examples
- rearrests-examples
- respiratory-examples
- roomwidth-examples
- schizophrenia-examples
- schizophrenia2-examples
- schooldays-examples
- skulls-examples
- smoking-examples
- students-examples
- suicides-examples
- toenail-examples
- toothpaste-examples
- voting-examples
- water-examples
- watervoles-examples
- waves-examples
- weightgain-examples
- womensrole-examples