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 06 May. 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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for BB50100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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