JavaScript Statistical Library To Perform Advanced Statistical Operations: jStat
jStat provides the power of popular statistical languages like MATLAB or R in your web browser using a simple JavaScript library. You can use jStat library to perform various statistical operations in real time and play with various parameters to get desired outputs. jStat also provides an interactive console for executing statistical command dynamically.
The majority of jStat functions can be used independently of any other libraries. However, the plotting functionality of jStat is based on the jQuery plotting plugin – flot.
With completely object-oriented design, jStat provides a clean API that can produce results in a few lines of code. jStat runs smoothly in all major browsers, however, you may face trouble using it with HTML 5 Canvas elements.
Recent Comments