Description Usage Arguments Details Value References Examples
This function computes the bubble component (in percentage) using eq.(16) on page 34 of Cheah and Fry (2015)
1 | bubble.comp.perc(alpha.est, beta.est, v, num.obs)
|
alpha.est |
is a parameter from hazard function |
beta.est |
is a parameter from hazard function |
v |
is equal to - ln[(1 - k)] > 0 and it is a key parameter of the Fry (2014) model |
num.obs |
is the number of time observations |
This function computes the bubble component (in percentage) using eq.(16) on page 34 of Cheah and Fry (2015)
bubble.component is the bubble component (in percentage)
Cheah, E.T., and Fry,J. (2015). Speculative bubbles in Bitcoin markets? An empirical investigation into the fundamental value of Bitcoin. Economics Letters, 130, 32-36.
Fry, J. (2014). Multivariate bubbles and antibubbles. The European Physical Journal B, 87(8), 174.
1 | bubble.comp.perc(alpha.est=33.84404, beta.est=1.135961, v=0.546, num.obs=333)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.