[R] fortran random number

Filippo ingfimo at gmail.com
Sun Aug 4 22:38:17 CEST 2013


Hi,
I need an advice.
I'm writing a Markov Chain Monte Carlo subroutine in F95 which should be 
called from R. I noticed that the subroutine RANDOM_NUMBER takes the 
seed from R (is that correct?).
I was wondering if is better initialize the random seed inside the F95 
subroutine or use the R seed.
Regards,
Filippo



More information about the R-help mailing list