Sunday, January 6, 2013

jStat : a JavaScript statistical library

jStat is a statistical library written in JavaScript that allows you to perform advanced statistical operations without the need of a dedicated statistical language (i.e. MATLAB or R).

jStat dependencies:

The majority of jStat functions can be used independently of any other libraries. However, the plotting functionality of jStat is based on the jQuery plugin - flot. Therefore, to generate plots using jStat the following dependencies are required:
jStat only uses elements that adhere to the jQuery UI ThemeRoller styles so any jQuery UI theme can be used.
A complete production bundle can be downloaded from the downloads page that includes all dependencies and the Aristo jQuery UI theme.

No comments:

Post a Comment