Journal of Statistical Software (Jan 2012)

Neural Networks in R Using the Stuttgart Neural Network Simulator: RSNNS

  • Christopher Bergmeir,
  • Jose M. Benitez

Journal volume & issue
Vol. 46, no. 7

Abstract

Read online

Neural networks are important standard machine learning procedures for classification and regression. We describe the R package RSNNS that provides a convenient interface to the popular Stuttgart Neural Network Simulator SNNS. The main features are (a) encapsulation of the relevant SNNS parts in a C++ class, for sequential and parallel usage of different networks, (b) accessibility of all of the SNNSalgorithmic functionality from R using a low-level interface, and (c) a high-level interface for convenient, R-style usage of many standard neural network procedures. The package also includes functions for visualization and analysis of the models and the training procedures, as well as functions for data input/output from/to the original SNNSfile formats.

Keywords