Learn R Programming

nnet (version 7.3-21)

Feed-Forward Neural Networks and Multinomial Log-Linear Models

Description

Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.

Copy Link

Version

Install

install.packages('nnet')

Monthly Downloads

75,322

Version

7.3-21

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

August 3rd, 2026

Functions in nnet (7.3-21)

which.is.max

Find Maximum Position in Vector
nnetHess

Evaluates Hessian for a Neural Network
nnet

Fit Neural Networks
predict.nnet

Predict New Examples by a Trained Neural Net
multinom

Fit Multinomial Log-linear Models
class.ind

Generates Class Indicator Matrix from a Factor