Package: marqLevAlg 2.0.8

marqLevAlg: A Parallelized General-Purpose Optimization Based on Marquardt-Levenberg Algorithm

This algorithm provides a numerical solution to the problem of unconstrained local minimization (or maximization). It is particularly suited for complex problems and more efficient than the Gauss-Newton-like algorithm when starting from points very far from the final minimum (or maximum). Each iteration is parallelized and convergence relies on a stringent stopping criterion based on the first and second derivatives. See Philipps et al, 2021 <doi:10.32614/RJ-2021-089>.

Authors:Viviane Philipps, Cecile Proust-Lima, Melanie Prague, Boris Hejblum, Daniel Commenges, Amadou Diakite

marqLevAlg_2.0.8.tar.gz
marqLevAlg_2.0.8.zip(r-4.7)marqLevAlg_2.0.8.zip(r-4.6)marqLevAlg_2.0.8.zip(r-4.5)
marqLevAlg_2.0.8.tgz(r-4.6-x86_64)marqLevAlg_2.0.8.tgz(r-4.6-arm64)marqLevAlg_2.0.8.tgz(r-4.5-x86_64)marqLevAlg_2.0.8.tgz(r-4.5-arm64)
marqLevAlg_2.0.8.tar.gz(r-4.7-arm64)marqLevAlg_2.0.8.tar.gz(r-4.7-x86_64)marqLevAlg_2.0.8.tar.gz(r-4.6-arm64)marqLevAlg_2.0.8.tar.gz(r-4.6-x86_64)
marqLevAlg_2.0.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
marqLevAlg/json (API)

# Install 'marqLevAlg' in R:
install.packages('marqLevAlg', repos = c('https://vivianephilipps.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/vivianephilipps/marqlevalgparallel/issues

Datasets:

On CRAN:

Conda:

7.18 score 7 stars 17 packages 11 scripts 7.7k downloads 6 exports 4 dependencies

Last updated from:05f7760246. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE130
linux-devel-x86_64NOTE121
source / vignettesOK278
linux-release-arm64NOTE140
linux-release-x86_64NOTE125
macos-release-arm64NOTE188
macos-release-x86_64NOTE320
macos-oldrel-arm64NOTE153
macos-oldrel-x86_64NOTE396
windows-develNOTE74
windows-releaseNOTE118
windows-oldrelNOTE97
wasm-releaseOK103

Exports:derivaderiva_gradgradLMMloglikLMMmarqLevAlgmla

Dependencies:codetoolsdoParallelforeachiterators

Robust and Efficient Optimization Using a Marquardt-Levenberg Algorithm with R Package marqLevAlg

Rendered frommla.Rmdusingknitr::rmarkdownon May 19 2026.

Last update: 2022-07-08
Started: 2020-09-10