# \donttest{
data("ATC_Tree_UpperBound_2024")
data("FAERS_myopathy")
DistributionApproximationResults = DistributionApproximation(epochs = 10,
ATCtree = ATC_Tree_UpperBound_2024, observations = FAERS_myopathy)
histogramToDitribution(DistributionApproximationResults$ScoreDistribution)
# }
Run the code above in your browser using DataLab