tail_mixture | R Documentation |
An adaptive clustering algorithm identifies sub-groups of gross returns at each iteration by approximating their distribution with a sequence of two-component log-normal mixtures.
tail_mixture(y, shift, n_it, plot)
y |
vector or data frame |
shift |
double |
n_it |
integer |
plot |
option |
data object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.