Project in R

Job ID: 33556934

Budget: $10 – $30 USD

It is an R based code with ten questions. Before you start, run the following lines in R to clean up the titanic dataset (you will run into errors if you don't!!!):
titanic_HW$Cabin[titanic_HW$Cabin == ""] <- NA
titanic = na.omit(titanic_HW)
Related categories: Statistics Coding