CRAN/E | marqLevAlg

marqLevAlg

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

Installation

About

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.

Bug report File report

Key Metrics

Version 2.0.8
R ≥ 3.5.0
Published 2023-03-22 411 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks marqLevAlg results

Downloads

Yesterday 54 0%
Last 7 days 601 -7%
Last 30 days 2.232 +8%
Last 90 days 6.384 -34%
Last 365 days 27.320 +57%

Maintainer

Maintainer

Viviane Philipps

viviane.philipps@u-bordeaux.fr

Authors

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

Material

Reference manual
Package source

In Views

Optimization

Vignettes

MLA

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

marqLevAlg archive

Depends

R ≥ 3.5.0

Imports

doParallel
foreach

Suggests

microbenchmark
knitr
rmarkdown
ggplot2
viridis
patchwork
xtable

Reverse Depends

JLPM
lcmm

Reverse Imports

sfaR