titanic | R Documentation |
A dataset containing the number of survivals and the total number of persons by passenger class, age group and gender.
titanic
A data frame with 78 rows and 6 variables:
number of passengers that survived
number of total passengers
an intercept term
passenger class (3 is lowest)
binary indicator for female passenger groups
age group indicator (0-5yrs, 5-10yrs, ...)
Data originally sourced from https://web.stanford.edu/class/archive/cs/cs109/cs109.1166/stuff/titanic.csv. See also https://towardsdatascience.com/the-binomial-regression-model-everything-you-need-to-know-5216f1a483d3.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.