A Look at Random Seeds in R… Or: “85, why can’t you be more like 548?”
Have you ever wondered whether the set.seed() function in R has any quirkiness? This analysis was inspired by a Stack Overflow posting by Wolfgang and I incorporate some of his code.For each seed (1-1000, for this analysis), I took the mean and standard deviation of the first 1,000 random ... [Read more...]