search for: r45580

Displaying 1 result from an estimated 1 matches for "r45580".

Did you mean: r45280
2008 Jun 10
2
Slow function
...mean <- mean(m) std <- sd(m) res <- list(mean = mean, std = std) } return(res) } bias.dres <- sapply(bias, DRes) I run this code and after 3 hours is still running. I am on Windows XP and this is my sessionInfo() > sessionInfo() R version 2.7.0 Patched (2008-05-02 r45580) i386-pc-mingw32 locale: LC_COLLATE=English_United Kingdom.1252;LC_CTYPE=English_United Kingdom.1252;LC_MONETARY=English_United Kingdom.1252;LC_NUMERIC=C;LC_TIME=English_United Kingdom.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other a...