Learn R Programming

⚠️There's a newer version (7.3-20) of this package.Take me there.

nnet (version 7.3-15)

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

76,414

Version

7.3-15

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

January 24th, 2021

Functions in nnet (7.3-15)

nnetHess

Evaluates Hessian for a Neural Network
which.is.max

Find Maximum Position in Vector
predict.nnet

Predict New Examples by a Trained Neural Net
class.ind

Generates Class Indicator Matrix from a Factor
multinom

Fit Multinomial Log-linear Models
nnet

Fit Neural Networks