Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (7.3-19) of this package.
Take me there.
nnet (version 7.3-12)
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
Link to current version
Version
Version
7.3-19
7.3-18
7.3-17
7.3-16
7.3-15
7.3-14
7.3-13
7.3-12
7.3-11
7.3-10
7.3-9
7.3-8
7.3-7
7.3-6
7.3-5
7.3-4
7.3-1
7.3-0
Install
install.packages('nnet')
Monthly Downloads
32,857
Version
7.3-12
License
GPL-2 | GPL-3
Maintainer
Brian Ripley
Last Published
February 2nd, 2016
Functions in nnet (7.3-12)
Search all functions
which.is.max
Find Maximum Position in Vector
multinom
Fit Multinomial Log-linear Models
nnet
Fit Neural Networks
predict.nnet
Predict New Examples by a Trained Neural Net
class.ind
Generates Class Indicator Matrix from a Factor
nnetHess
Evaluates Hessian for a Neural Network