Description Usage Arguments Details Value
View source: R/drift_coefficients.R
The drift coefficient function for Vasicek process. It is equal to μ(t, X_t)=θ (μ-X_t)
1 | drift_vasicek(x, t, theta, mu)
|
x |
spatial input |
t |
temporal input |
theta |
the speed at which the diffusion reverts to its long-term mean level |
mu |
the long term mean level. |
The coefficient for the short-rate Vasicek model shares the same coefficient as the CIR, and Hull-White.
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.