View source: R/mertonVsMixture.R
mertonMixtureDecision | R Documentation |
Run a likelihood ratio test to reject one of the Merton or mixture model against the empirical density.
mertonMixtureDecision( logReturns, fits, spot, rate = 0, symbol = "", plotDensities = TRUE )
logReturns |
time-series of daily log returns |
fits |
named list of |
spot |
the current price |
rate |
the discounting rate |
symbol |
relevant stock symbol name |
plotDensities |
boolean for plotting |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.