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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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