[R] .Random.seed in R-devel
Liaw, Andy
andy_liaw at merck.com
Mon Sep 13 22:18:45 CEST 2004
Is this from a clean session, before set.seed() or any generator is called?
Both S-PLUS and R, I believe, do the same thing: .Random.seed only exists
_after_ set.seed() or some generator is called.
Andy
> From: Frank Samuelson
>
> I'm running R-2.0.0 (yesterday's snapshot)in its own
> directory, and everything
> works great, except:
>
> > .Random.seed
> Error: Object ".Random.seed" not found
>
> Does 2.0.0 not use .Random.seed for saving, etc,
> like it says in the help page?
>
> Thanks for any help.
>
> -Frank
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
>
More information about the R-help
mailing list