Description Usage Arguments Value Examples
The function vsk_Rho
estimates Rho parameter in the Vasicek
distribution by using maximum likelihood estimator, assuming the
known P parameter.
1 | vsk_Rho(x, p)
|
x |
A numeric vector in the (0, 1) interval that is supposed to follow the Vasicek distribution |
p |
A numeric vector in the (0, 1) interval. p has the same length as x. Each value of p can be a constant or varying. |
A scalar representing the Rho parameter in the Vasicek distribution.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.