Displaying 1 result from an estimated 1 matches for "tp26098223p26098223".
2009 Oct 28
1
Is there a faster way to do it?
...lt;- if (Mdarts[fri,frj] == 9) frequencia[frj] else
Mdarts[fri,frj]
Mdarts[fri,frj] <- Mdarts[fri,frj]/1-(frequencia[frj]^2)
}
}
Is there a faster way to it?
Maybe using any apply function?
Thanks in advance
--
View this message in context: http://www.nabble.com/Is-there-a-faster-way-to-do-it--tp26098223p26098223.html
Sent from the R help mailing list archive at Nabble.com.