close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 2 (modified by Pedro Gea, 9 years ago) (diff)

--

About TOL

History

Time Oriented Language, hereafter TOL is a programming language designed for analysis of time series and stochastic processes based on the algebraic representation of time and the time series which allows:

  • Give structure to the data from operational systems, giving them a temporary support and classifier, which makes them useful information to understand their behavior.
  • Analyze the dynamic information, generate statistical models, to identify factors that influence the timing behavior and extract knowledge.
  • Facilitate decision making knowledge inferred from statistical models, forecasts of behavior, and decision functions.

Time is a continuous magnitude represented as the real line, but when dealing with time series of social nature (sales, phone calls, bank transactions, event attendance, traffic, etc.), the analyst notes on behaviors involving different temporal characteristics such as cycles within a period (which may be the day, week, month, year ...); or proximity to holidays, bridges and any other identifiable events when they occur.

Traditionally, these phenomena have been represented by extension, that is, as drawn up a list of events more or less handmade, which is not a very serious problem for annual or monthly series. In recent years, the information explosion has brought a series of daily data, hours or even higher frequencies, for which necessitates an algebraic treatment of this social time. Based on a temporary basis sets primary and a collection of functions, enable analytically build complex expressions to represent the most intricate social behaviors.

On the other hand, the language must provide mechanisms for statistical analysis of data from reading them in files or databases to produce predictive models, through the methods of visual representation of information that may be necessary.

Within this context TOL born to try to answer all these needs and others that have arisen during the implementation process and maturation of language.