Description Usage Arguments Value
Sample observations from the invariant distribution of an Ornstein-Uhlenbeck process:
dX_t = B(X_t - μ)dt + DdW_t
1 2 |
n |
number of sample |
B |
square matrix, coefficients of the O-U equation |
D |
noise matrix |
mean |
invariant mean |
A list with components:
sample
the produced sample
Sigma
the covariance matrix of the invariant distribution
C
the C matrix
B
the coefficient square matrix
mean
the mean vector of the invariant distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.