Description
Datasets and Functions for Books by Julian Faraway.
Description
Books are "Linear Models with R" published 1st Ed. August 2004, 2nd Ed. July 2014, 3rd Ed. February 2025 by CRC press, ISBN 9781439887332, and "Extending the Linear Model with R" published by CRC press in 1st Ed. December 2005 and 2nd Ed. March 2016, ISBN 9781584884248 and "Practical Regression and ANOVA in R" contributed documentation on CRAN (now very dated).
README.md
Books using R by Julian Faraway
This R package contains data and functions from three books:
Assuming you have already installed the devtools
R package, install this package with:
devtools::install_github("julianfaraway/faraway")
Alternatively, you can install the version from CRAN. You can do this using the "Tools->Install Packages" menu in Rstudio or the "Packages and Data" menu in the R GUI.