Thanks Łukasz.My dataset has 5 columns in which first 3 are numerical , the 4th is a name and 5th is a number(sales).I am trying to use nnet to predict the sales based on the other 4 parameters.The nnet takes each name value as an input. How does nnet take the name value as? -- View this message in context: http://r.789695.n4.nabble.com/non-numerical-values-as-input-using-nnet-tp2991623p2991682.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.