View source: R/20241206_simulation_function_edit.R
MAinf_normal | R Documentation |
Simulate an MA infinity process with algrebraic decay
MAinf_normal(N, beta)
N |
sample size |
beta |
algebraic decay parameter |
simulated MA infinity process
x = MAinf_normal(100, 1.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.