Hi,
I am using nnet function to run regression and classification algorihtms.
following are my questions
1. test<-nnet(Strength~.,cement,skip=T,size=0,linout=T), why linout=T always
for Regression algorithm
2. In the help, linout, entropy, softmax and censored are mutually
exclusive. but i can use all at a time. can anybody helps me use of each
parameter by example
3. how contrasts is used and please provide an examle
--
View this message in context:
http://r.789695.n4.nabble.com/Nnet-Questions-tp3225409p3225409.html
Sent from the R help mailing list archive at Nabble.com.