Skip to content
/ msos Public

❗ This is a read-only mirror of the CRAN R package repository. msos — Data Sets and Functions Used in Multivariate Statistics: Old School by John Marden. Homepage: https://github.com/coatless/msoshttps://coatless.github.io/msos/ Report bugs for this package: https://github.com/coatless/msos/issues

License

Notifications You must be signed in to change notification settings

cran/msos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msos

R build status CRAN RStudio mirror downloads CRAN_Status_Badge

Multivariate Analysis methods and data sets used in John Marden’s Multivariate Statistics: Old School (2015) ISBN: 978-1456538835. This also serves a companion package for the STAT 571: Multivariate Analysis course offered in the Department of Statistics at the University of Illinois at Urbana-Champaign (UIUC).

Installation

The msos package is available on both CRAN and GitHub. The CRAN version is considered stable while the GitHub version is in a state of development and may break.

You can install the stable version of the msos package with:

install.packages("msos")

For those who like living on the edge, feel free to use a copy of the development version by doing:

if(!requireNamespace("remotes")) { install.packages("remotes") }

# Install the package from github
remotes::install_github("coatless/msos")

Authors

John Marden and James Balamuta

Licensing

MIT

About

❗ This is a read-only mirror of the CRAN R package repository. msos — Data Sets and Functions Used in Multivariate Statistics: Old School by John Marden. Homepage: https://github.com/coatless/msoshttps://coatless.github.io/msos/ Report bugs for this package: https://github.com/coatless/msos/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages