titanic: Titanic Passenger Survival Data Set

This data set provides information on the fate of passengers on the fatal maiden voyage of the ocean liner "Titanic", summarized according to economic status (class), sex, age and survival. Whereas the base R Titanic data found by calling data("Titanic") is an array resulting from cross-tabulating 2201 observations, these data sets are the individual non-aggregated observations and formatted in a machine learning context with a training sample, a testing sample, and two additional data sets that can be used for deeper machine learning analysis. These data sets are also the data sets downloaded from the Kaggle competition and thus lowers the barrier to entry for users new to R or machine learing.

Getting started

Package details

AuthorPaul Hendricks [aut, cre]
MaintainerPaul Hendricks <paul.hendricks.2013@owu.edu>
LicenseCC0
Version0.1.0
URL https://github.com/paulhendricks/titanic
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("titanic")

Try the titanic package in your browser

Any scripts or data that you put into this service are public.

titanic documentation built on May 2, 2019, 2:09 p.m.