Learn R Programming

helda (version 1.1.5)

titanic_testing: Titanic testing data set

Description

Titanic testing data set

Usage

titanic_testing

Arguments

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

Examples

Run this code
# NOT RUN {
data(titanic_testing)
# }

Run the code above in your browser using DataLab