relevant
, which extracts the minimal sub-Gaussian mixture graphical model required to infer a subset of nodes.regul = NULL
→ regul = 0.01
(functions AIC
, BIC
, logLik
, em
)max_iter_em = Inf
→ max_iter_em = 100
(function em
)max_iter_smem = Inf
→ max_iter_smem = 10
(function smem
)max_iter_step = Inf
→ max_iter_step = 10
(function stepwise
)max_iter_pem = Inf
→ max_iter_pem = 5
(functions param_em
, struct_em
)max_iter_sem = Inf
→ max_iter_sem = 5
(function struct_em
)_all
, _at
, _if
), which have been superseded by the use of function across
.gmm
to coerce the elements of the gmm
object to type double.em
that failed with some BLAS/LAPACK implementations.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.