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
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
>

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to