Tidy Multiverse Analysis Made Simple
Add branch conditions to a mverse
object.
Add family branches to a mverse
object.
Add filter branches to a mverse
object.
Add formula branches to a mverse
object.
Add mutate branches to a mverse
object.
Display the AIC and BIC score of the fitted models across the multiver...
Create a new branch condition.
Execute the entire multiverse.
Extract branched values.
Create a new family branch.
Create a new filter branch.
Create a new formula branch.
Fit generalized linear regression models across the multiverse.
Fit negative binomial regression models across the multiverse
Fit linear regression models across the multiverse.
Plot a multiverse tree diagram.
Create a new mutate branch.
Create a new mverse
object
Print method for *_branch
objects.
Objects exported from other packages
Display a specification curve across the multiverse.
Create a specification table for a selected variable.
Display the multiverse table with results.
Performs one or two sample t-tests on data columns.
Extends 'multiverse' package (Sarma A., Kale A., Moon M., Taback N., Chevalier F., Hullman J., Kay M., 2021) <doi:10.31219/osf.io/yfbwm>, which allows users perform to create explorable multiverse analysis in R. This extension provides an additional level of abstraction to the 'multiverse' package with the aim of creating user friendly syntax to researchers, educators, and students in statistics. The 'mverse' syntax is designed to allow piping and takes hints from the 'tidyverse' grammar. The package allows users to define and inspect multiverse analysis using familiar syntax in R.