RM, distribution families
withRR, processes withRP, user
functions withRFRFsimulatecan perform
unconditional simulation, conditional simulation and random
imputing.ShowModels(ii) automatic estimation of 10 and more arguments in multivariate and/or space-time models
## S4 vs S3 x <- seq(0, 10, if (interactive()) 0.1 else 2) model <- RMexp() plot(RFsimulate(model, x)) ## S4 plot(RFsimulate(model, x, spConform=FALSE)) ## S3
FinalizeExample()