GiuCode data analysis classes and utilities

The folder giucode contains functions and object classes to perform data analysis. The general idea is that class objects are data containers and that analysis functions operate on data contained in objects to return results. There are exceptions to this scheme, but you get the idea.

The analysis function page shows a list of all available functions in giucode.

The pages dedicated to object classes (links preceded by '@' on the side bar) explain how to create and use objects.