# Generated by roxygen2: do not edit by hand

S3method(AIC,glm_mverse)
S3method(BIC,glm_mverse)
S3method(add_branch_condition,mverse)
S3method(add_family_branch,mverse)
S3method(add_filter_branch,mverse)
S3method(add_formula_branch,mverse)
S3method(add_mutate_branch,mverse)
S3method(execute_multiverse,mverse)
S3method(extract,mverse)
S3method(print,branch)
S3method(spec_curve,glm.nb_mverse)
S3method(spec_curve,glm_mverse)
S3method(spec_curve,lm_mverse)
S3method(summary,glm.nb_mverse)
S3method(summary,glm_mverse)
S3method(summary,lm_mverse)
S3method(summary,mverse)
export("%>%")
export(AIC)
export(BIC)
export(add_branch_condition)
export(add_family_branch)
export(add_filter_branch)
export(add_formula_branch)
export(add_mutate_branch)
export(branch_condition)
export(create_multiverse)
export(execute_multiverse)
export(extract)
export(family_branch)
export(filter_branch)
export(formula_branch)
export(glm.nb_mverse)
export(glm_mverse)
export(lm_mverse)
export(multiverse_tree)
export(mutate_branch)
export(mverse)
export(spec_curve)
export(ttest_mverse)
import(ggplot2)
import(ggraph)
import(igraph)
import(multiverse)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
