optimbase-package | R port of the Scilab optimbase module |
assert.typeboolean | Check of Variable Class |
assert.typefunction | Check of Variable Class |
assert.typereal | Check of Variable Class |
assert.typestring | Check of Variable Class |
ones | Matrix of zeros or ones. |
optimbase | R port of the Scilab optimbase module |
optimbase.cget | Get the value for the given key |
optimbase.checkbounds | Check bounds. |
optimbase.checkcostfun | Check Cost Function |
optimbase.checkshape | Check the Dimensions of the Cost Function Output |
optimbase.checkx0 | Check Consistency of Initial Guesses |
optimbase.configure | Optimization Object Configuration |
optimbase.destroy | Erase an optimization history. |
optimbase.function | Call Cost Function |
optimbase.get | Get the value for the given key |
optimbase.gridsearch | Grid evaluation of a constrained or unconstrained cost function |
optimbase.hasbounds | Query for Bounds and Constraints |
optimbase.hasconstraints | Query for Bounds and Constraints |
optimbase.hasnlcons | Query for Bounds and Constraints |
optimbase.histget | Get the value for the given key |
optimbase.histset | Optimization Object Configuration |
optimbase.incriter | Iteration Log Incrementation |
optimbase.isfeasible | Check Point Estimate |
optimbase.isinbounds | Point Estimate Comparison with Bounds and Constraints |
optimbase.isinnonlincons | Point Estimate Comparison with Bounds and Constraints |
optimbase.log | Optimbase Log functions |
optimbase.logshutdown | Optimbase Log functions |
optimbase.logstartup | Optimbase Log functions |
optimbase.new | Initialize optimbase Object |
optimbase.outputcmd | Call user-defined output function |
optimbase.outstruct | Create Basic Optimization Data Object |
optimbase.proj2bnds | Projection of Point Estimate to Bounds |
optimbase.set | Optimization Object Configuration |
optimbase.stoplog | Optimbase Log functions |
optimbase.terminate | Evaluation of Termation Status |
optimtypeof | Object Type or Class |
size | Vector, Matrix or Data.Frame Size |
strvec | Auto-collapse of Vectors |
transpose | Vector and Matrix Transpose |
unknownValueForOption | Check of Variable Class |
vec2matrix | Vector to Matrix Conversion |
zeros | Matrix of zeros or ones. |