Package: autoann 0.1.0

Dr. Pramit Pandit
autoann: Neural Network–Based Model Selection and Forecasting
Provides a systematic framework for neural network–based model selection and forecasting using single hidden layer feed-forward networks. It evaluates all possible combinations of predictor variables and hidden layer configurations, selecting the optimal model based on predictive accuracy criteria such as root mean squared error (RMSE) and mean absolute percentage error (MAPE). Predictors are automatically standardized, and model performance is assessed using out-of-sample validation. The package is designed for empirical modelling and forecasting in economics, agriculture, trade, climate, and related applied research domains where nonlinear relationships and robust predictive performance are of primary interest.
Authors:
autoann_0.1.0.tar.gz
autoann_0.1.0.tar.gz(r-4.7-any)autoann_0.1.0.tar.gz(r-4.6-any)
autoann_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
autoann/json (API)
| # Install 'autoann' in R: |
| install.packages('autoann', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4fff3bd3f6. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 97 | ||
| wasm-release | OK | 88 |
Exports:nn_model_selector
Dependencies:nnet
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Neural Network Model Selector | nn_model_selector |