Rmetrics is a free and open-source software project for teaching computational finance. Rmetrics is based primarily on the statistical R programming language, but does contain contributions in other programming languages, such as Fortran, C, and C++. The project was started in 2001 by Diethelm Wuertz, based at the Swiss Federal Institute of Technology in Zurich.

Rmetrics
Repository
Written inR, C/C++, Fortran
Operating systemCross-platform: Windows, macOS, Linux
PlatformR programming language
TypeComputational finance
LicenseGPL
Websitewww.rmetrics.org

Rmetrics packages edit

Most Rmetrics components are distributed as R packages, which are add-on modules for R.

Goals edit

The broad goals of the projects are:

R/Rmetrics project edit

Rmetrics and the R package system provides a broad range of advantages to the Rmetrics project including:

Open source commitment edit

The Rmetrics project has a commitment to full open source discipline, with distribution via a SourceForge.net-like platform. All software contributions are expected to exist under an open source license such as GPL2, Artistic 2.0, or BSD. There are many different reasons why open-source software is beneficial to a software project in finance, including:

  • To provide full access to algorithms and their implementation
  • To facilitate software improvements through bug fixing and software extensions
  • To encourage good scientific computing and statistical practice by providing appropriate tools and instruction
  • To provide a workbench of tools that allows researchers to explore and expand the methods used to analyze biological data
  • To lead and encourage commercial support and development of those tools that are successful
  • To promote reproducible research by providing open and accessible tools with which to carry out that research (reproducible research is distinct from independent verification)
  • To encourage users to join the Rmetrics project, either by contributing Rmetrics compliant packages or documentation.

Rmetrics Repository edit

The Rmetrics Repository is hosted by R-forge. The following developers (in alphabetical order) contribute or have contributed to the Rmetrics packages: Andrew Ellis, Christophe Dutang, David Lüthi, David Scott, Diethelm Würtz, Francesco Gochez, Juri Hinz, Marco Perlin, Martin Mächler, Maxime Debon, Petr Savicky, Philipp Erb, Pierre Chausse, Sergio Guirreri, Spencer Graves, Yohan Chalabi.

Resources edit

  • Wuertz, Diethelm; Chalabi, Yohan; Chen, William; Ellis, Andrew (2009). Portfolio Optimization with R/Rmetrics. Finance Online Publishing.

See also edit

External links edit