Showing posts with label set.seed(). Show all posts
Showing posts with label set.seed(). Show all posts

Wednesday, May 23, 2018

bugs, R random seed problem and RData

I had problem of resetting random seeds, even after commented out the set.seed() line. Later, I realized that I save the working environment in RData file.