titanic_testing: Titanic testing data set

titanic_testingR Documentation

Titanic testing data set

Description

Titanic testing data set

Usage

titanic_testing

Format

Data frame of 418 observations and 11 features:

PassengerId

id of the passenger

Pclass

passenger class on the boat

Name

name of the passenger

Sex

male / female

Age

age of the passenger

SibSp

number of siblings/spouses aboard

Parch

number of parents/children aboard

Ticket

ticket no

Fare

price of the ticket

Cabin

location of the cabin on the boat

Embarked

harbor city of boarding

Source

Kaggle Titanic Competition: https://www.kaggle.com/c/titanic/data

Examples

data(titanic_testing)

Redcart/helda documentation built on March 3, 2023, 11:55 p.m.