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.

Version: 0.1.0
Depends: R (≥ 3.1.2)
Suggests: dplyr
Published: 2015-08-31
Author: Paul Hendricks [aut, cre]
Maintainer: Paul Hendricks <paul.hendricks.2013 at owu.edu>
BugReports: https://github.com/paulhendricks/titanic/issues
License: CC0
URL: https://github.com/paulhendricks/titanic
NeedsCompilation: no
Materials: README
CRAN checks: titanic results

Documentation:

Reference manual: titanic.pdf

Downloads:

Package source: titanic_0.1.0.tar.gz
Windows binaries: r-prerel: titanic_0.1.0.zip, r-release: titanic_0.1.0.zip, r-oldrel: titanic_0.1.0.zip
macOS binaries: r-prerel (arm64): titanic_0.1.0.tgz, r-release (arm64): titanic_0.1.0.tgz, r-oldrel (arm64): titanic_0.1.0.tgz, r-prerel (x86_64): titanic_0.1.0.tgz, r-release (x86_64): titanic_0.1.0.tgz

Reverse dependencies:

Reverse imports: D3partitionR, rfVarImpOOB
Reverse suggests: dataCompareR, hpa, ibawds, marginaleffects, xgboost

Linking:

Please use the canonical form https://CRAN.R-project.org/package=titanic to link to this page.