AIC                     Display the AIC and BIC score of the fitted
                        models across the multiverse
add_branch_condition    Add branch conditions to a 'mverse' object.
add_family_branch       Add family branches to a 'mverse' object.
add_filter_branch       Add filter branches to a 'mverse' object.
add_formula_branch      Add formula branches to a 'mverse' object.
add_mutate_branch       Add mutate branches to a 'mverse' object.
branch_condition        Create a new branch condition.
execute_multiverse      Execute the entire multiverse.
extract                 Extract branched values.
family_branch           Create a new family branch.
filter_branch           Create a new filter branch.
formula_branch          Create a new formula branch.
glm.nb_mverse           Fit negative binomial regression models across
                        the multiverse
glm_mverse              Fit generalized linear regression models across
                        the multiverse.
hurricane               Data on Atlantic hurricanes in the U.S. between
                        1950 and 2012.
lm_mverse               Fit linear regression models across the
                        multiverse.
multiverse_tree         Plot a multiverse tree diagram.
mutate_branch           Create a new mutate branch.
mverse                  Create a new 'mverse' object
print.branch            Print method for '*_branch' objects.
soccer                  Number of cards given for each referee-player
                        pair in soccer.
spec_curve              Display a specification curve across the
                        multiverse.
spec_summary            Create a specification table for a selected
                        variable.
summary                 Display the multiverse table with results.
t_test_mverse           Performs one or two sample t-tests on data
                        columns.
