Description Usage Arguments Value Examples
The function vsk_cdf
calculates the cumulative distribution
function of Vasicek.
1 | vsk_cdf(x, Rho, P)
|
x |
A numeric vector in the [0, 1] interval that is supposed to follow the Vasicek distribution |
Rho |
The Rho parameter in the Vasicek distribution |
P |
The P parameter in the Vasicek distribution |
A numeric vector with the corresponding cdf.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.