Hi all, I am trying to develop a neural network with single target variable and 5 input variables to predict the importance of input variables using R. I used the packages nnet and RSNNS. But unfortunately I could not interpret the out put properly and the documentation of that packages also not giving proper direction. Please help me to find a good package with a proper documentation for neural network. Advance thanks s.sadanand -- View this message in context: http://r.789695.n4.nabble.com/Help-Neural-Network-tp3081800p3081800.html Sent from the R help mailing list archive at Nabble.com.
On 10/12/10 03:45:46, sadanandan wrote:> I am trying to develop a neural network with single target variable and 5 > input variables to predict the importance of input variables using R. I used > the packages nnet and RSNNS. But unfortunately I could not interpret the out > put properly and the documentation of that packages also not giving proper > direction. Please help me to find a good package with a proper documentation > for neural network.Hi, please see post http://r.789695.n4.nabble.com/Need-help-on-nnet-td3081744.html (title "Need help on nnet" by "jothy") and see if that helps solving your problem. Otherwise you may try to provide some more input about what you're trying to do and ask again. Regards, Georg. -- Research Assistant Otto-von-Guericke-Universit?t Magdeburg research at georgruss.de http://research.georgruss.de
Hi R-help, I am using nnet package in R for neural networks for performing classification and regression.Is there any command or set of commands in R which would help to figure out the variable importance of the inputs in the generated neural network. Thanks in advance. Regards, Raji -- View this message in context: http://r.789695.n4.nabble.com/Help-Neural-Network-tp3081800p3323054.html Sent from the R help mailing list archive at Nabble.com.