View source: R/test_vineclust.R
test_vineclust | R Documentation |
fit model to toy example
test_vineclust( x, margin_pars, M1, M2, F1, F2, cop1, cop2, mix, iter = 100, maxit = 10, tol = 0.01 )
x |
data |
margin_pars |
marginal parameters |
M1 |
vine structure for component 1 |
M2 |
vine structure for component 2 |
F1 |
copula families for component 1 |
F2 |
copula families for component 2 |
cop1 |
copula params for component 1 |
cop2 |
copula params for component 2 |
mix |
mixing parameters for components |
iter |
iterations of ECM |
maxit |
iterations for each CM step |
tol |
tolerance for stopping by log likelihood |
model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.