# Generated by roxygen2: do not edit by hand

S3method(extract_claim,anova)
S3method(extract_claim,aov)
S3method(extract_claim,coxph)
S3method(extract_claim,default)
S3method(extract_claim,glm)
S3method(extract_claim,htest)
S3method(extract_claim,lm)
S3method(extract_claim,merMod)
S3method(plot,falsifyr_attack)
S3method(print,falsifyr_attack)
S3method(refit_model,aov)
S3method(refit_model,coxph)
S3method(refit_model,glm)
S3method(refit_model,lm)
S3method(refit_model,merMod)
export(attack)
export(attack_leaderboard)
export(attack_this_claim)
export(extract_claim)
export(is_killed)
export(refit_model)
export(report)
export(score_survival)
export(smallest_kill)
importFrom(cli,cli_h1)
importFrom(cli,cli_text)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(rlang,.data)
