套件:r-cran-lbfgsb3c(2020-3.3-1) [debports]
GNU R limited memory BFGS minimizer with bounds on Parameters
Interfacing to Nocedal et al. L-BFGS-B.3.0 (See <http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'. This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.
其他與 r-cran-lbfgsb3c 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.11)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-numderiv
- GNU R package for accurate numerical derivatives
-
- dep: r-cran-rcpp (>= 0.12.3)
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rcpparmadillo
- GNU R package for Armadillo C++ linear algebra library
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-optimx
- GNU R expanded replacement and extension of the 'optim' function
-
- rec: r-cran-pkgbuild
- find tools needed to build GNU R packages
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite