cran-task-views / cran-task-views/Optimization
New packages: ucminfcpp & optimizr
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Package 'ucminfcpp' provides an Rcpp integration for 'ucminf' that is part of this task view since long. I suggest to add a reference to this package in the same entry as 'ucminf', thus not opening another entry.
I have tested 'ucminfcpp' with the 'Historize' procedure, it returns absolutely identical intermediate and end results as 'ucminf' and is faster, as expected.
- Package ucminf implements an algorithm of quasi-Newton type for nonlinear
unconstrained optimization, combining a trust region with line search approaches.
The interface of ucminf() is designed for easy interchange with optim().
Package 'ucminfcpp' reimplements the UCMINF algorithm as C++ code using Rcpp. [QN]
Package 'optimizr' provides a reimplementation of the 'SANN' option of R Base' 'optim' function. 'SANN' is kind of deprecated anyway. I am not in favor of adding 'optimizr' to the task view, but probably there is no choice.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Optimization task view and locate the existing ucminf entry. Review where ucminfcpp should be referenced alongside it, and check the request concerning optimizr. Done means the task view accurately reflects the package references, subject to the maintainers' decision about optimizr.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, r
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100