May 2024
Intermediate to advanced
480 pages
12h 1m
English
The majority of the material in this book was developed using Sweave (Leisch, 2002). We did not rerun all of the R code chunks from the first edition for the second edition.
The following code chunk lists, in alphabetical order, all packages loaded at the end of running the current edition, i.e., these packages were used in developing new material or fixing one or more bugs from the first edition.
> sort(.packages()) [1] "base" "biglm" "bigRfit" [4] "car" "carData" "class" [7] "data.table" "datasets" "DBI" [10] "dbplot" "dplyr" "ellipse" [13] "ggplot2" "graphics" "grDevices" [16] "hbrfit" "ISLR" "jrfit" [19] "lattice" "lavaan" "MASS" [22] "methods" "mvrfit" "mvtnorm" [25] "npsm" "npsmReg2" "plyr" [28] "profileR" ...
Read now
Unlock full access