Other packages > Find by keyword >

blackbox  

Black Box Optimization and Exploration of Parameter Space
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("blackbox", "1.1.46")



Attach the package and use:
library("blackbox")
Maintained by
François Rousset
[Scholar Profile | Author Map]
First Published: 2016-04-14
Latest Update: 2023-12-08
Description:
Performs prediction of a response function from simulated response values, allowing black-box optimization of functions estimated with some error. Includes a simple user interface for such applications, as well as more specialized functions designed to be called by the Migraine software (Rousset and Leblois, 2012 ; Leblois et al., 2014 ; and see URL). The latter functions are used for prediction of likelihood surfaces and implied likelihood ratio confidence intervals, and for exploration of predictor space of the surface. Prediction of the response is based on ordinary Kriging (with residual error) of the input. Estimation of smoothing parameters is performed by generalized cross-validation.
How to cite:
François Rousset (2016). blackbox: Black Box Optimization and Exploration of Parameter Space. R package version 1.1.46, https://cran.r-project.org/web/packages/blackbox. Accessed 07 May. 2025.
Previous versions and publish date:
1.0.8.1 (2016-07-10 15:39), 1.0.8 (2016-05-25 18:13), 1.0.18 (2017-02-03 00:21), 1.0 (2016-04-14 18:19), 1.1.0 (2017-07-07 07:47), 1.1.2 (2017-09-05 22:19), 1.1.7 (2017-11-03 13:17), 1.1.25 (2018-06-08 19:23), 1.1.27 (2019-08-20 19:00), 1.1.32 (2020-04-20 18:00), 1.1.43 (2023-05-03 09:30)
Other packages that cited blackbox R package
View blackbox citation profile
Other R packages that blackbox depends, imports, suggests or enhances
Complete documentation for blackbox
Functions, R codes and Examples using the blackbox R package
Some associated functions: bboptim . blackbox-internal . blackbox . buildFONKgpointls . buildPointls . calc1DCIs . calc1Dprofiles . calcGCV . calcLRTs . calcPredictorOK . init_grid . islogscale . maximizeOK . options . prepareData . preprocessbboptions . sampleByResp . saveOldFile . writeFinalInfo . 
Some associated R codes: AUEformat.R . CKrigcoefs.R . Cpredict.R . Hreprrational.R . LRTfn.R . LowUpFromKnots.R . LowUpfn.R . OKrig.R . RAM_fns.R . RcppExports.R . addSimplexEq.R . addtoedges.R . blackbox.R . blackbox_internals.R . bounds1D.R . buildFONKgpointls.R . buildPointls.R . calc1DCIs.R . calc1Dprofiles.R . calc2D3Dplots.R . calcBounds1D.R . calcGCV.R . calcLRTs.R . calcPredictorOK.R . calcProfileLR.R . calcProfileOK.R . calcgridRelProfile.R . canonize.R . checklogicalbounds.R . condaxialS2fromg.R . constrOptimR.R . constrSymOrRefl.R . constrSymOrReflWrapper.R . conversionsFromCanon.R . coresWrapper.R . eps.R . euclidian.R . findReplicates.R . findglobalMLE.R . fitinbounds.R . formatName.R . from2Ns2Tocanon.R . fromFONKtoanyspace.R . fromFields.R . generateInitpts.R . generateNewPoints.R . generateNextpointsfromCI.R . generatePredictor.R . greedyMAXMINwithFixed.R . gridfn.R . groot.R . handlesPointAtEdge.R . init_grid.R . isPointInCHull.R . islogscale.R . isoline.R . knotsFromLRTlist.R . knotsFromProfileEdges.R . makeplot.R . makeplottypes.R . maketicks.R . mantissExp.R . massBarycenter.R . matchVertCons.R . maximizeOK.R . message.redef.R . messageNAMED.R . myprettyW.R . optimWrapper.R . overmessage.R . plot.Kriglistplus.R . plot.OKrig.R . plot.slice.R . predict.Kriglistplus.R . predict.OKrig.R . predict.surface.redef.R . prepareData.R . preprocessOKoptions.R . prettyNamedUserValues.R . prettyPlotMain.R . prettyUserValues.R . prettynum.R . print.OKrig.R . profile.R . profileFn.R . provideCovFnParams.R . provideDevice.R . providePlotFile.R . providefullhull.R . prune_by_dist.R . purefn.R . rawProfiles.R . redundant.addVeq.R . resetCHull.R . rhull.R . safeSurface.Krig.R . sampleByResp.R . savePredictor.R . scdd.addHline.R . selectFn.R . stop.redef.R . stripclosestpairs.R . stripclosestpairsWrapper.R . subHullWrapper.R . surface.OKrig.R . symmetricKnots.R . toUserValues.R . tofKpredict.nohull.R . tofullKrigingspace.R . userunit.R . verticesBarycenter.R . volTriangulation.R . volTriangulationWrapper.R . vrac.R . writeCleanNAMED.R . writeFinalInfo.R . writeoutput.R . zoomProfile.R .  Full blackbox package functions and examples
Downloads during the last 30 days
04/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/0405/05Downloads for blackbox101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
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  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
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