# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "AutoNN" in publications use:' type: software license: GPL-3.0-only title: 'AutoNN: Automatic Neural Network Modeling for Time Series Forecasting' version: 0.1.0 abstract: Provides optimal combinations of input nodes and hidden neurons for fitting feedforward single-layer artificial neural networks in time series forecasting. Models are evaluated using root mean square error, mean absolute percentage error, and mean absolute error measures. authors: - family-names: Shankar given-names: S. Vishnu email: S.vishnushankar55@gmail.com - family-names: Lavanya given-names: V. repository: https://cran.r-universe.dev commit: 5a38b63cbe439ff54510369781a5ceb19531b8b5 date-released: '2026-05-18' contact: - family-names: Shankar given-names: S. Vishnu email: S.vishnushankar55@gmail.com