titanic_raw: A sample of the Titanic dataset for rule mining

titanic_rawR Documentation

A sample of the Titanic dataset for rule mining

Description

A sample of the Titanic dataset for rule mining

Usage

titanic_raw

Format

A data frame with 2201 observations and four variables.

Class

Class where the passenger was travelling (1st, 2nd, 3rd, Crew).

Sex

Passenger's gender (Female, Male).

Age

Is the passenger an adult or a child? (Adult, Child).

Survied

Has the passenger survived? (Yes, No)

Source

http://www.rdatamining.com/data

Examples


titanic_raw


jmsallan/BAdatasets documentation built on May 7, 2024, 11:45 a.m.