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]
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 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for BB50100150200250300TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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