My instructor posted:
R users will have to install the package for e1071. It is an extremely popular statistics package that almost everyone uses. Here's how to install it
- Open RStudio
- In the lower right window, select the Packages tab
- In the Packages box, start typing e1071. You probably don't need any more tha "e1"
- Click the Install button
I have a Mac and downloaded Rstudio for Mac. When I go to the "packages" tab/box, in the bottom right there is no e1071. I only see the following packages, "base, boot, class, cluster, code tools, compiler, datasets, foreign, graphics, grDevices, grid, KernSmooth, lattice, MASS, Matrix, methods, mgcv, name, net, parallel, apart, spatial, splines, stats, stats4, survival, tcltk, tools, utils."
Hopefully someone will know how to help me install E1071, or do I need to do something different with a Mac to install?
Thank you in advance!