| titanic_sub | R Documentation |
Subset of the Titanic passenger dataset used in Vats and Knudson (2021) for demonstrating multivariate Gelman-Rubin convergence diagnostics in Bayesian logistic regression.
titanic_sub
A data frame with 100 rows and 6 variables:
Binary indicator of survival (1 = survived, 0 = died)
Passenger class (1 = 1st, 2 = 2nd, 3 = 3rd)
Sex of passenger (1 = female, 0 = male)
Age in years
Number of siblings/spouses aboard
Passenger fare
Vats, D. and Knudson, C. (2021). Revisiting the Gelman–Rubin Diagnostic. Statistical Science, 36(4), 518–529. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1214/20-STS812")}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.