Displaying 1 result from an estimated 1 matches for "tp16654037p16654037".
2008 Apr 12
2
Predict Function
...;-c(1,2,3,4,5,6)
Hsgradyr<-c(mean(bcsse$Hsgradyr))
newdata1<-data.frame(Impinteg,Hsgradyr)
newdata1$predicted <- predict(mlogit,newdata=newdata1,type="response")
newdata1
I appreciate all help in advance!
--
View this message in context: http://www.nabble.com/Predict-Function-tp16654037p16654037.html
Sent from the R help mailing list archive at Nabble.com.