Description Usage Arguments Value References See Also Examples
Calling compute_pin()
computes the probability of informed trading (PIN)
from the EKOP model for provided parameters. See Easley et al. (1996) for
details.
1 | compute_pin(alpha, epsilon, mu)
|
alpha |
A double specifying the probability of an information event. |
epsilon |
A double specifying the arrival rate of uninformed traders. |
mu |
A double specifying the arrival rate of informed traders. |
The probability of informed trading.
Easley, D., Kiefer, N., O’Hara, M., Paperman, J., 1996. Liquidity, information, and infrequently traded stocks. Journal of Finance 51, 1405–1436.
compute_bayespin()
for computing the PIN from bayesian parameter
estimates
1 | compute_pin(.2, .25, .01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.