Description
Datasets from the Book "Methods of Multivariate Analysis (3rd)".
Description
Provides the datasets in the book "Methods of Multivariate Analysis (3rd)", such as Table 6.27 Blood Pressure Data, for statistical analysis,especially MANOVA. The dataset names correspond to their numbering in the third edition of the book, such as table6.27. Based on the book by Rencher and Christensen (2012, ISBN:9780470178966).
README.md
rencher
This package provides a collection of Datasets from the Book “Methods of Multivariate Analysis (3rd)”.
Installation
You can install the development version from CRAN:
install.packages('rencher', dependencies = TRUE)
You can install the development version from Github:
# install.packages("remotes")
remotes::install_github("AtefehRashidi/rencher")
License
This package is free and open source software, licensed under GPL-3.