rMaxAR | R Documentation |
Extreme Value random process generation.
rMaxAR(n,theta)
n |
Number of samples to generate. |
theta |
Parameter of the MAX AR process, takes values between 0 and 1. |
Generation of samples from Max AR(theta) processes.
rMaxAR(1000,0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.