Hi, I am new to nueral networks and R. i want run the NN using nnet. Following are my Questions.
1> To run regression using nnet, why should i specify linout=T always?. if not it is not prediciting properly 2>In the help, i have read that linout, entropy, softmax and censored are mutually exclusive. Still i am able to specify all at a time. When should i use? 3> any example for contrasts parameter 4> -- View this message in context: http://r.789695.n4.nabble.com/Nnet-Questions-tp3225406p3225406.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.