Other packages > Find by keyword >

BB  

Solving and Optimizing Large-Scale Nonlinear Systems
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BB", "2019.10-1")



Attach the package and use:
library("BB")
Maintained by
Paul Gilbert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-04-22
Latest Update: 2019-10-18
Description:
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").
How to cite:
Paul Gilbert (2008). BB: Solving and Optimizing Large-Scale Nonlinear Systems. R package version 2019.10-1, https://cran.r-project.org/web/packages/BB. Accessed 25 Jun. 2026.
Previous versions and publish date:
2008.4-1 (2008-04-22 09:36), 2008.5-1 (2008-05-02 10:58), 2008.7-1 (2008-07-28 07:58), 2008.8-1 (2008-08-06 19:06), 2008.11-1 (2008-11-26 09:47), 2009.6-1 (2009-06-14 20:50), 2009.9-1 (2009-10-14 16:17), 2010.4-1 (2010-04-21 15:15), 2010.7-1 (2010-08-13 07:04), 2011.2-1 (2011-02-07 10:50), 2011.2-2 (2011-04-23 22:53), 2011.8-1 (2011-08-17 07:29), 2011.12-1 (2011-12-20 08:24), 2012.3-1 (2012-03-28 23:19), 2012.8-1 (2012-08-23 18:19), 2013.4-1 (2013-04-13 20:38), 2014.1-1 (2014-01-28 19:32), 2014.10-1 (2014-11-07 09:59), 2019.10-1 (2019-10-18 06:50)
Other packages that cited BB R package
View BB citation profile
Other R packages that BB depends, imports, suggests or enhances
Complete documentation for BB
Functions, R codes and Examples using the BB R package
Some associated functions: BB-package . BBoptim . BBsolve . dfsane . multiStart . project . sane . spg . 
Some associated R codes: BBoptim.R . BBsolve.R . dfsane.R . multiStart.R . project.R . sane.R . spg.R .  Full BB package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
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  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA