Last chance! 50% off unlimited learning
Sale ends in
RMbr2bg(phi, var, scale, Aniso, proj)
RMmodel
.RMmodel
RMbr2bg(RMmodel())
has
a uncentered covariance function that equals
RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
## RFoptions(seed=NA) to make them all random again
StartExample()
model <- RMexp(var=1.62 / 2)
x <- seq(0, 10, 0.05)
z <- RFsimulate(RPschlather(RMbr2eg(model)), x, x)
plot(z)
FinalizeExample()
Run the code above in your browser using DataLab