make_Q_euler | R Documentation |
The precision matrix for all vertices for space-time field
make_Q_euler(graph, t, kappa, rho, gamma, alpha, beta, sigma, theta = 1)
graph |
A |
t |
Vector of time points. |
kappa |
Spatial range parameter. |
rho |
Drift parameter. |
gamma |
Temporal range parameter. |
alpha |
Smoothness parameter (integer) for spatial operator. |
beta |
Smoothness parameter (integer) for Q-Wiener process. |
sigma |
Variance parameter. |
theta |
Parameter theta for the Euler scheme. |
Precision matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.