# Generated by roxygen2: do not edit by hand

S3method(plot,bns.dag)
S3method(plot,cor.net)
S3method(plot,dpi)
S3method(plot,dpi.curve)
S3method(plot,dpi.dag)
S3method(print,bns.dag)
S3method(print,cor.net)
S3method(print,dpi)
S3method(print,dpi.dag)
S3method(print,summary.dpi)
S3method(summary,dpi)
export(BNs_dag)
export(DPI)
export(DPI_curve)
export(DPI_dag)
export(cor_matrix)
export(cor_net)
export(p_to_bf)
export(sim_data)
export(sim_data_exp)
import(ggplot2)
importFrom(cowplot,as_grob)
importFrom(cowplot,draw_grob)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,italic)
importFrom(crayon,magenta)
importFrom(crayon,underline)
importFrom(glue,glue)
importFrom(glue,glue_col)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,df.residual)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(stats,var)
