To Install R
Note that install R but not R-studio. Also install the R packages "class", "cluster", and
"mclust". Follow the instructions below:
1. Copy and paste <[Link] Download R from the top
most line Download R 3.5.1 for Windows.
2. Double click it and installation will start and follow the steps to install R.
3. Double click on R icon. A window will appear. In that window, type at the prompt,
[Link]("mclust") [and press enter]
4. A list of servers will appear. Choose the top most one i.e.
Choose 0-Cloud [https]
Installation will start automatically.
5. After the installation is complete, type
library("mclust") [and press enter]
6. Install other packages (class, cluster, ElemStatLearn) exactly in the same way.