set.seed(8047)
# Unordered tables
## Treatment for ear infection (van Balen et al., 2003)
the_rxc_table(table_7.3, nboot = 200)
## Psychiatric diagnoses vs PA (Mangerud et al., 2004)
the_rxc_table(table_7.4, nboot = 0)
# Singly ordered tables
## Psychiatric diag. vs BMI (Mangerud et al., 2004)
the_rxc_table(table_7.5, nboot = 0)
## Low birth weight vs psychiatric morbitidy (Lund et al., 2012)
the_rxc_table(table_7.6, nboot = 150)
# Doubly ordered tables
## Colorectal cancer (Jullumstroe et al., 2009)
the_rxc_table(table_7.7, nboot = 0)
## Breast Tumor (Bofin et al., 2004)
the_rxc_table(table_7.8, nboot = 200)
## Self-rated health (Breidablik et al., 2008)
the_rxc_table(table_7.9, nboot = 0)
Run the code above in your browser using DataLab