Serge Iovleff
Accueil Home Enseignement Teaching Publications Logiciels Softwares

  1. The STK++ project is a multi-platform toolkit for creating fast and easy to use data mining programs. I wrote a lot of code in the last decade and last year I decide to create a coherent, ambitious and complete project for helping me and the community in future development.
  2. The Isotropie program is a console C program (with many comments in french) I wrote for the paper "Estimating a Non-Stationnary Spatial Structure using Simulated Annealing" with Olivier Perrin. If you want to use it, you have some hints in the file LISEZMOI, you can also contact me...
  3. The AA program is a scilab program we wrote with Stéphane Girard for the paper "Auto-Associative Models and Generalised Component Analysis". There is few comments and if you want to use it, you should contact me...
  4. The AAM program is a R library implementing the AA models written by Romain Guy during its internship in the Paul Painlevé laboratry.
    I rewrite in janurary 2009 a large amount of code, but I was lazy for the documentation. The code is faster and produce enhanced graphics. It is easy to use: unpack the archive and have a look to the REAME in the AAM directory. Here after are some screenshots obtain with the iris data set:
    This image was produced using the plot.aam method This image was produced using the plot.aam method
    This image was produced using the plot3d.aam method This image was produced using the plot3d.aam method
    You can download the old code there.