Learn R Programming

⚠️There's a newer version (2021.1) of this package.Take me there.

SQUAREM (version 2014.8-1)

Squared extrapolation methods for accelerating fixed-point iterations

Description

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").

Copy Link

Version

Install

install.packages('SQUAREM')

Monthly Downloads

110,243

Version

2014.8-1

License

GPL (>= 2)

Maintainer

Ravi Varadhan

Last Published

August 28th, 2014

Functions in SQUAREM (2014.8-1)

fpiter

Fixed-Point Iteration Scheme
internal

Internal functions for SQUAREM
squarem

Squared Extrapolation Methods for Accelerating Slowly-Convergent Fixed-Point Iterations