blob: 4fe21c322c1e7944b0bb7e2adeedd872c6f37e07 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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/
|