[R] mypredict.
    Jenny Edmondson 
    jenny_edmondson at hotmail.com
       
    Fri Jun 24 06:02:08 CEST 2005
    
    
  
Hi,
I am wondering what does "mypredict.lda<-function(object, 
newdata)predict(object, newdata=newdata)$class" actually do?
I run a few errorest commands in the same function on the same dataset using 
the same classifier lda. The only difference is some use "cv", other use 
"boot" and "632plus". They all share one mypredict.lda.
Will it cause any problem?
Regards, justin
    
    
More information about the R-help
mailing list