| gen_matern | R Documentation |
\sigma^2, \lambda and \alpha.Simulates a Matern Process given \sigma^2, \lambda and \alpha.
gen_matern(N, sigma2 = 1, lambda = 0.35, alpha = 0.9)
N |
An |
sigma2 |
A |
lambda |
A |
alpha |
A |
mtp A vec containing the Matern Process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.