freebsd-ports/math/R-cran-SQUAREM/pkg-descr

9 lines
441 B
Text
Raw Normal View History

Algorithms for accelerating the convergence of slow, monotone
sequences from smooth, contraction mapping such as the EM algorithm.
It can be used to accelerate any smooth, linearly convergent
acceleration scheme. A tutorial style introduction to this package
is available in a vignette on the CRAN download page or, when the
package is loaded in an R session, with vignette("SQUAREM").
WWW: https://cran.r-project.org/web/packages/SQUAREM/