Fig 1: View of original OT from 2005 |
JSvg has, to this point, been part of the OpenTrack (OT) Firefox extension. You won't find OT in Mozilla's addons due to its size (more than 30,000 lines of code), and the need for quick fixes and rereleases mid-semester. There was no time for the Mozilla approval process. Rather OT has been released via two sources simultaneously: Sourceforge, and niiler.com (xpi file). The first site was chosen for visibility whereas the second was chosen for automatic updating (which Sourceforge doesn't allow).
While still embedded as part of OpenTrack, since 2005, JSvg has evolved to become a rather robust graphical and analysis program, run locally as a Firefox extension. It makes ample use of Firefox's Web Console and Scratchpad and has recently obtained a console for easy navigation of results.
Figure 2: Some of the latest from JSvg showing analysis capabilities comparing different distributions. |
So what can it do? In addition to the many types of plots, it is also capable of running a number of statistics (t-tests, ANOVA, regression, descriptive stats...), signal processing (smoothing, fitting, FFT, derivatives), linear algebra, and more.
The next version of JSvg will be released shortly, both alongside OpenTrack, and for the first time, as its own extension. This blog will serve as a tutorial to JSvg showing users how to do certain analyses, coding, or graphics. In a number of cases, I will show benchmarks versus the R statistical language (which is my old standby). [Note: due to limitations of Javascript, the precision of JSvg results compared to R are not nearly as good. But that said, the results are often comparable to two or three sig figs.]
Until next time.
No comments:
Post a Comment