# Generated by roxygen2: do not edit by hand

S3method(adaptedData,fairadapt)
S3method(adaptedData,fairadaptBoot)
S3method(autoplot,fairadapt)
S3method(computeQuants,mcqrnnobj)
S3method(computeQuants,quantregsplit)
S3method(computeQuants,ranger)
S3method(computeQuants,rangersplit)
S3method(computeQuants,rqs)
S3method(fairTwins,fairadapt)
S3method(plot,fairadapt)
S3method(predict,fairadapt)
S3method(predict,fairadaptBoot)
S3method(print,fairadapt)
S3method(print,fairadaptBoot)
S3method(print,summary.fairadapt)
S3method(print,summary.fairadaptBoot)
S3method(quantFit,fairadapt)
S3method(summary,fairadapt)
S3method(summary,fairadaptBoot)
S3method(visualizeGraph,fairadapt)
export(adaptedData)
export(computeQuants)
export(fairTwins)
export(fairadapt)
export(fairadaptBoot)
export(graphModel)
export(linearQuants)
export(mcqrnnQuants)
export(quantFit)
export(rangerQuants)
export(visualizeGraph)
import(stats)
importFrom(assertthat,"on_failure<-")
importFrom(assertthat,assert_that)
importFrom(cowplot,plot_grid)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,position_fill)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(graphics,barplot)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,add_edges)
importFrom(igraph,as_edgelist)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(scales,percent)
