Some R functions, such as optim(), require a function its gradient passed as separate arguments. When these are expensive to calculate it may be much faster to calculate the function (fn) and gradient (gr) together since they often share many calculations (chain rule). This package allows the user to pass in a single function that returns both the function and gradient, then splits (hence 'splitfngr') them so the results can be accessed separately. The functions provided allow this to be done with any number of functions/values, not just for functions and gradients.
| Version: | 0.1.2 |
| Imports: | lbfgs |
| Published: | 2019-01-30 |
| DOI: | 10.32614/CRAN.package.splitfngr |
| Author: | Collin Erickson |
| Maintainer: | Collin Erickson <collinberickson at gmail.com> |
| License: | GPL-3 |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | splitfngr results |
| Reference manual: | splitfngr.html , splitfngr.pdf |
| Package source: | splitfngr_0.1.2.tar.gz |
| Windows binaries: | r-devel: splitfngr_0.1.2.zip, r-release: splitfngr_0.1.2.zip, r-oldrel: splitfngr_0.1.2.zip |
| macOS binaries: | r-release (arm64): splitfngr_0.1.2.tgz, r-oldrel (arm64): splitfngr_0.1.2.tgz, r-release (x86_64): splitfngr_0.1.2.tgz, r-oldrel (x86_64): splitfngr_0.1.2.tgz |
| Old sources: | splitfngr archive |
| Reverse depends: | mixopt |
| Reverse suggests: | GauPro |
Please use the canonical form https://CRAN.R-project.org/package=splitfngr to link to this page.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.