R

ANOVA for study of algorithmic components

Description:
To study the performance of a parallel ACO algorithm with various components (interconnection topology, migration frequency, number of CPUs) I wrote this R script to perform an ANOVA on the experimental results.
Hope it could be a start point for others with similar needs.

Author's Email:
mmanfrin@iridia.ulb.ac.be

Author's Full Name:
Max Manfrin

Author's Homepage:
http://iridia.ulb.ac.be/~mmanfrin/

Script File:
ANOVA-30-10000-small.zip (80.77 KB)

Comparison of metaheuristics' performance: boxplot and non-parametric test

Description:
For a full description see the URL:
http://iridia.ulb.ac.be/wiki/index.php/Repository_of_scripts_used_by_IRIDIA_members

Author's Email:
mmanfrin@ulb.ac.be

Author's Full Name:
Max Manfrin

Author's Homepage:
http://iridia.ulb.ac.be/~mmanfrin/

Script File:
R-analysis.zip (3.43 MB)