Install Packages for the Random Forest Meeting

Install packages

If you haven’t installed the requeire packages, open an R session, connect to the internet, and run:

install.packages(c("rpart", "tree", "randomForest", "ISLR"))

To check the instalation:

library(rpart)
library(tree)
library(randomForest)
library(ISLR)

Contact Us

If you are interested in helping us to organize the events or would like to find out more information about the group, contact us!