Other packages > Find by keyword >

nnet  

Feed-Forward Neural Networks and Multinomial Log-Linear Models
View on CRAN: Click here


Download and install nnet package within the R console
Install from CRAN:
install.packages("nnet")

Install from Github:
library("remotes")
install_github("cran/nnet")

Install by package version:
library("remotes")
install_version("nnet", "7.3-20")



Attach the package and use:
library("nnet")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
First Published: 2009-05-08
Latest Update: 2023-05-03
Description:
Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.
How to cite:
Brian Ripley (2009). nnet: Feed-Forward Neural Networks and Multinomial Log-Linear Models. R package version 7.3-20, https://cran.r-project.org/web/packages/nnet. Accessed 08 May. 2025.
Previous versions and publish date:
7.3-0 (2009-05-08 13:25), 7.3-1 (2009-10-28 08:17), 7.3-4 (2012-06-27 11:58), 7.3-5 (2012-10-11 13:01), 7.3-6 (2013-03-20 11:20), 7.3-7 (2013-07-01 13:42), 7.3-8 (2014-03-28 09:12), 7.3-9 (2015-02-11 09:30), 7.3-10 (2015-06-29 17:15), 7.3-11 (2015-08-30 08:59), 7.3-12 (2016-02-02 14:52), 7.3-13 (2020-02-25 17:01), 7.3-14 (2020-04-26 12:32), 7.3-15 (2021-01-24 10:27), 7.3-16 (2021-05-03 11:03), 7.3-17 (2022-01-13 09:05), 7.3-18 (2022-09-28 14:57), 7.3-19 (2023-05-03 13:01)
Other packages that cited nnet R package
View nnet citation profile
Other R packages that nnet depends, imports, suggests or enhances
Complete documentation for nnet
Functions, R codes and Examples using the nnet R package
Some associated functions: class.ind . multinom . nnet.Hess . nnet . predict.nnet . which.is.max . 
Some associated R codes: multinom.R . nnet.R . vcovmultinom.R . zzz.R .  Full nnet package functions and examples
Downloads during the last 30 days
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for nnet10001200140016001800200022002400260028003000320034003600TrendBars

Today's Hot Picks in Authors and Packages

MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA