Displaying 1 result from an estimated 1 matches for "tp4498141p4498141".
2012 Mar 23
0
loops
...dfs<-rep(0,5)
for (i in 1:N) {
for (j in 1:G) {
+ {dfs[i]<-qdf(A[i,], qda.res$prior[j], qda.res$mean[j,], covar[[j]])}
+ } }
Sorry if I'm not presenting this in an understandable wan...
Any ideas?
Thanks a million.
--
View this message in context: http://r.789695.n4.nabble.com/loops-tp4498141p4498141.html
Sent from the R help mailing list archive at Nabble.com.