search for: mcrs

Displaying 2 results from an estimated 2 matches for "mcrs".

Did you mean: mars
2010 Feb 23
2
Lists into matrices within lists...again
Related questions to this have been asked before, but I have tried all options they gave me unsuccessfully (do.call and unlist). I start with three lists of summary statistics, 100 elements each, which I bind together: statslist <- as.data.frame(cbind (means, vars, mcrs)) I then take 100 samples of this data frame of varying lengths: stats <- lapply (1:100, function (dummy) { statslist[sample(nrow(statslist), (sample (10:20, 1, replace = TRUE)), replace = TRUE),]}) It returns basically what I want: > stats[[i]] means vars mcrs 71 1.81...
2007 Mar 19
1
World of Warcraft problem with Wine 0.9.31
I use Ubuntu 6.10 and just yesterday an update was offered of Wine 0.9.31 which I accepted (Maybe its my Windows roots, where every update has to be performed to keep it secure). I then found that World of Warcraft was crashing out. Unfortunately my Nvidia drivers mean that Metacity/Wine/Whatever does not redraw the screen, so I cannot actually read the error, but it is a WoW crash as such,