# \donttest{
data("ATC_Tree_UpperBound_2024")
data("FAERS_myopathy")
results = GeneticAlgorithm(epochs = 10, nbIndividuals = 10,
ATCtree = ATC_Tree_UpperBound_2024,
observations = FAERS_myopathy)
plot_evolution(list = results)
# }
Run the code above in your browser using DataLab