RelativeErr
(used in the condition to terminate the loop) in
ComputeITGMMParametersEstim()
and ComputeCueGMMParametersEstim()
(called by
GMMParametersEstim()
when algo = "ITGMM"
or "CueGMM"
) remains scalar in
the second and subsequent iterations of the while
loop. Previously it was
becoming a vector from the second iteration on, throwing an error or giving
warning in recent versions of R. Thanks to Cedric Juessen who reported and
diagnosed it. (fixes #1)fixed 'Escaped LaTeX specials' NOTEs from CRAN.
updated DESCRIPTION, documentation and github site.
created pkgdown website.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.