# Generated by roxygen2: do not edit by hand

export(aov_tree)
export(compare_scenarios)
export(create_list_synoptique)
export(create_options)
export(create_sub_tree)
export(create_synoptique)
export(create_tree)
export(describe)
export(estimate_aov_time)
export(estimate_mc_time)
export(evaluate_scenario)
export(evaluate_scenarios)
export(load_options)
export(monte_carlo)
export(oat)
export(plot_sensitivity_index)
export(save_options)
export(save_scenarios)
export(show_mc_results)
export(show_oat_results)
export(show_scenario)
export(si_dexi)
export(visualize_aov)
exportClasses(Node)
exportClasses(Tree)
exportMethods(describe)
exportMethods(print)
exportMethods(show)
import(XML)
import(dplyr)
import(ggplot2)
import(methods)
importFrom(AlgDesign,gen.factorial)
importFrom(genalg,rbga)
importFrom(grDevices,gray.colors)
importFrom(grDevices,heat.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(plotrix,radial.plot)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(testthat,capture_output)
importFrom(utils,read.table)
importFrom(utils,write.table)
importFrom(xml2,read_xml)
