RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
## RFoptions(seed=NA) to make them all random again
GaussRF(x=1:10, model="exp", param=c(0,1,0,1), grid=TRUE)
RFoldstyle()
GaussRF(x=1:10, model="exp", param=c(0,1,0,1), grid=TRUE)
Run the code above in your browser using DataLab