Package: turboEM
Title: A Suite of Convergence Acceleration Schemes for EM, MM and Other
        Fixed-Point Algorithms
Description: Algorithms for accelerating the convergence of slow,
        monotone sequences from smooth, contraction mapping such as the
        EM and MM algorithms. 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("turboEM").
Depends: R (>= 2.12.0), doParallel, foreach, numDeriv, quantreg
Imports: iterators
Suggests: setRNG
Version: 2021.1
LazyLoad: yes
License: GPL-2
Author: Jennifer F. Bobb [aut],
  Ravi Varadhan [aut, cre],
  Hui Zhao [ctb]
Maintainer: Ravi Varadhan <ravi.varadhan@jhu.edu>
Authors@R: c( person(given = c("Jennifer", "F."), family = "Bobb", role =
        "aut", email = "jbobb@hsph.harvard.edu"), person(given =
        "Ravi", family = "Varadhan", role = c("aut", "cre"), email =
        "ravi.varadhan@jhu.edu"), person(given = "Hui", family =
        "Zhao", role = "ctb"))
URL: https://coah.jhu.edu/people/Faculty_personal_Pages/Varadhan.html
Repository: CRAN
Packaged: 2021-08-03 19:29:44 UTC; rvaradh1
NeedsCompilation: no
Date/Publication: 2021-08-05 04:20:02 UTC
Built: R 4.1.0; ; 2021-08-05 11:35:49 UTC; unix
