# Generated by roxygen2: do not edit by hand

S3method(plot,CausalANOVA)
S3method(plot,PredictFindIt)
S3method(plot,cv.CausalANOVA)
S3method(predict,FindIt)
S3method(summary,CausalANOVA)
S3method(summary,FindIt)
export(CausalANOVA)
export(ConditionalEffect)
export(FindIt)
export(cv.CausalANOVA)
export(test.CausalANOVA)
import(Matrix)
import(arm)
import(glinternet)
import(glmnet)
import(lars)
import(limSolve)
import(lmtest)
import(quadprog)
import(sandwich)
importFrom(graphics,Axis)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,identify)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(igraph,components)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,triangles)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,delete.response)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,combn)
