FILES FOR INVESTIGATING STATISTICAL CONCEPTS, APPLICATIONS, AND METHODS, 4th edition
Software Companions:
For R workspace:
Download to your computer and open with RStudio. You can also use
load(url("http://www.rossmanchance.com/iscam4/ISCAM.RData")) for the functions and load(url("http://www.rossmanchance.com/iscam4/ISCAMData.RData")) for all of the data files. Newer versions of R now give a warning, but the functions should still load. Alternatively you can
install.packages("remotes"); remotes::install_github("ISCAM4/ISCAM"); and then each time you want to use library(ISCAM)
For JMP journal file: Download to your computer (you can open the page and use Save As) with the .jrn extension.