Quantcast
Channel: r software hub
Viewing all articles
Browse latest Browse all 1015

The hidden benefits of open-source software

$
0
0

By Rob J Hyndman

I’ve been having discussions with colleagues and university administration about the best way for universities to manage home-grown software.

The traditional business model for software is that we build software and sell it to everyone willing to pay. Very often, that leads to a software company spin-off that has little or nothing to do with the university that nurtured the development. Think MATLAB, S-Plus, Minitab, SAS and SPSS, all of which grew out of universities or research institutions. This model has repeatedly been shown to stifle research development, channel funds away from the institutions where the software was born, and add to research costs for everyone.

I argue that the open-source model is a much better approach both for research development and for university funding. Under the open-source model, we build software, and make it available for anyone to use and adapt under an appropriate licence. This approach has many benefits that are not always appreciated by university administrators.

  1. It leads to a far greater impact on international practice than anything else you can to do promote your new methodology or algorithms. Surely this is something we want to do as university-based researchers. My forecasting algorithms have had a big impact, not because I wrote a few papers in statistical journals, but because I also wrote some R packages that allow anyone to try out my methods on their own data.
  2. As a result of other researchers being able to implement your ideas easily, your work gets cited much more frequently. Anyone who uses your open source software is obliged to cite the software product and the underlying research papers that describe the methods and algorithms. Citations are used as a crude measure of prestige within universities. If you want to get promoted, having lots of citations helps. Citations also feed into university …read more

    Source:: r-bloggers.com


Viewing all articles
Browse latest Browse all 1015

Trending Articles