Other packages > Find by keyword >

optimbase  

R Port of the 'Scilab' Optimbase Module
View on CRAN: Click here


Download and install optimbase package within the R console
Install from CRAN:
install.packages("optimbase")

Install from Github:
library("remotes")
install_github("cran/optimbase")

Install by package version:
library("remotes")
install_version("optimbase", "1.0-10")



Attach the package and use:
library("optimbase")
Maintained by
Sebastien Bihorel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-05-05
Latest Update: 2022-01-26
Description:
Provides a set of commands to manage an abstract optimization method. The goal is to provide a building block for a large class of specialized optimization methods. This package manages: the number of variables, the minimum and maximum bounds, the number of non linear inequality constraints, the cost function, the logging system, various termination criteria, etc...
How to cite:
Sebastien Bihorel (2010). optimbase: R Port of the 'Scilab' Optimbase Module. R package version 1.0-10, https://cran.r-project.org/web/packages/optimbase
Previous versions and publish date:
1.0-1 (2010-05-05 13:27), 1.0-2 (2010-05-12 09:22), 1.0-3 (2010-05-26 08:55), 1.0-4 (2010-09-16 08:37), 1.0-5 (2011-01-16 10:37), 1.0-6 (2011-03-17 06:46), 1.0-7 (2012-10-29 08:59), 1.0-8 (2014-02-02 17:35), 1.0-9 (2014-03-02 08:47), 1.0 (2010-05-05 10:09)
Other packages that cited optimbase R package
View optimbase citation profile
Other R packages that optimbase depends, imports, suggests or enhances
Functions, R codes and Examples using the optimbase R package
Some associated functions: asserts . ones . optimbase-package . optimbase.checkbounds . optimbase.checkcostfun . optimbase.checkshape . optimbase.checkx0 . optimbase.destroy . optimbase.function . optimbase.get . optimbase.gridsearch . optimbase.hasbounds . optimbase.incriter . optimbase.isfeasible . optimbase.isinbounds . optimbase.log . optimbase . optimbase.outputcmd . optimbase.outstruct . optimbase.proj2bnds . optimbase.set . optimbase.terminate . size . strvec . transpose . vec2matrix . 
Some associated R codes: as.R . assert.classboolean.R . assert.classfunction.R . assert.classinteger.R . assert.classreal.R . assert.classstring.R . is.R . ones.R . optimbase.R . optimbase.checkbounds.R . optimbase.checkcostfun.R . optimbase.checkshape.R . optimbase.checkx0.R . optimbase.destroy.R . optimbase.function.R . optimbase.get.R . optimbase.gridsearch.R . optimbase.hasbounds.R . optimbase.hasconstraints.R . optimbase.hasnlcons.R . optimbase.histget.R . optimbase.histset.R . optimbase.incriter.R . optimbase.isfeasible.R . optimbase.isinbounds.R . optimbase.isinnonlincons.R . optimbase.log.R . optimbase.logshutdown.R . optimbase.logstartup.R . optimbase.outputcmd.R . optimbase.outstruct.R . optimbase.proj2bnds.R . optimbase.set.R . optimbase.stoplog.R . optimbase.terminate.R . print.optimbase.R . size.R . strvec.R . summary.optimbase.R . transpose.R . unknownValueForOption.R . vec2matrix.R .  Full optimbase package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns