nnet (7.3-20)
Published 2026-02-24 13:47:21 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("nnet")About this package
Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.Feed-Forward Neural Networks and Multinomial Log-Linear Models
Dependencies
| Depends | R (>= 3.0.0), stats, utils |
| Suggests | MASS |