Barzilai-Borwein spectral methods for solving nonlinear system of equations, and for optimizing nonlinear objective functions subject to simple constraints. 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("BB").
| Version: | 2013.4-1 |
| Depends: | R (≥ 2.6.1), quadprog |
| Suggests: | setRNG, survival, Hmisc, numDeriv |
| Published: | 2013-04-13 |
| Author: | Ravi Varadhan [aut, cph, trl], Paul Gilbert [aut, cre], Marcos Raydan [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.), JM Martinez [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.), EG Birgin [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.), W LaCruz [ctb] (with co-authors, wrote original algorithms in fortran. These provided some guidance for implementing R code in the BB package.) |
| Maintainer: | Paul Gilbert <pgilbert.ttv9z at ncf.ca> |
| License: | GPL-3 |
| Copyright: | 2008-2013, Ravi Varadhan |
| URL: | http://www.jhsph.edu/agingandhealth/People/Faculty_personal_pages/Varadhan.html |
| NeedsCompilation: | no |
| Citation: | BB citation info |
| In views: | Optimization |
| CRAN checks: | BB results |
| Package source: | BB_2013.4-1.tar.gz |
| MacOS X binary: | BB_2013.4-1.tgz |
| Windows binary: | BB_2013.4-1.zip |
| Reference manual: | BB.pdf |
| News/ChangeLog: | NEWS |
| Old sources: | BB archive |
| Reverse depends: | CatDyn, LIHNPSD, mederrRank, NPCD |
| Reverse imports: | aftgee, orsk |
| Reverse suggests: | optimx, SPOT |