powered by
It is used to gether with RPsmith it allowed for mixed moving maxima with a finite number of shape functions.
RMmppplus(C0, C1, C2, C3, C4, C5, C6, C7, C8, C9, p)
RMmodel
set.seed(0) \dontrun{ model <- RPcoins(RMmppplus(p=c(0.8, 0.2), RMgauss(), RMexp()), intensity=1) x <- seq(0, 10, if (interactive()) 0.02 else 1) plot(RFsimulate(model, x=x)) }
Run the code above in your browser using DataLab