Man pages for SPOT
Sequential Parameter Optimization Toolbox

buildBOBayesian Optimization Model Interface
buildCVModelbuildCVModel
buildEnsembleStackEnsemble: Stacking
buildGaussianProcessGaussian Process Model Interface
buildKrigingBuild Kriging Model
buildKrigingDACEBuild DACE model
buildLassoLasso Model Interface
buildLMLinear Model Interface
buildLOESSBuild LOESS Model
buildPCAbuildPCA
buildRandomForestRandom Forest Interface
buildRangerranger Interface
buildrsdummyBuild random search dummy model
buildRSMBuild Response Surface Model
buildTreeModelbuildTreeModel
calculationBarthMuschelknautzCyclone Simulation: Barth/Muschelknautz
calculationMothesCyclone Simulation: Mothes
checkArrivalcheckArrival
checkFeasibilityNlopGnIngresCheck feasibility for NLOPT_GN_ISRES
checkForNAsCheck for NAs in x lower and upper
checkFunEvalsDesignSizeCheck funEvals Setting against designSize
checkInputDimensionsionalityCorrectCheck Dimensions of spotInputs
checkInputTypesInControlCheck input types in the spotControl list.
checkLowerSmallerThanUpper#' Check That Lower and Upper are not Equal #' #' If any...
checkTypesOfInputCheck Input Types
checkVerbosityLevelsCheck correct verbosity levels
code2natTransform coded values to natural values
corrcubicCorrelation: Cubic
correxpCorrelation: Exp
correxpgCorrelation: Expg
corrgaussCorrelation: Gauss
corrkrigingCorrelation: Kriging
corrlinCorrelation: Lin
corrnoisygaussCorrelation: Noisy Gauss
corrnoisykrigingCorrelation: Noisy Kriging
corrsphericalCorrelation: Spherical
corrsplineCorrelation: Spline
daceEvalFitEvaluate DACE fit
daceFixThetaFix model parameters DACE
daceGetFitGet DACE fit
daceLikelihoodWrapper for Maximum Likelihood Estimation
daceObjfuncDACE objective function
dacePrepareFitPrepare DACE fit
daceStartParametersStart parameter setup DACE
dataGasSensorGas Sensor Data
descentSpotRSMDescent RSM model
designLHDLatin Hypercube Design Generator
designLHDNormNormalized LHD Design
designUniformRandomUniform Design Generator
diff0diff0
doParallelParallel execution of code, dependent on the operating system
duplicateAndReplicateHandlingduplicateAndReplicateHandling
evaluateModelEvaluate Model
expectedImprovementExpected Improvement
funBardfunBard (No. 14, More No. 8)
funBealefunBeale (No.11, More No. 5)
funBox3dfunbox3D (No. 18, More No. 12)
funBraninfunBranin (No. 1)
funBrownBsfunbrownBs (No. 10, More No. 4)
funCostsfunCosts
funCycloneObjective function - Cyclone Simulation: Barth/Muschelknautz
funErrorfunError
funFreudRothfunFreudRoth (No. 8, More No. 2)
funGaussfunGauss (No. 15, More No. 9)
funGoldsteinPriceGoldstein-Price Test Function (No. 5)
funGulffunGulf (No.17, More No. 11)
funHelicalfunHelical (No. 13, More No. 7)
funIshigamiIshigami Test Function (No. 7)
funJennSampfunJennSamp (No. 12, More No 6)
funMeyerfunMeyer (No. 16, More No. 10)
funMoofunMoo
funNoisefunNoise
funOptimLecturefunOptimLecture
funPowellBsfunPowellBs (No. 9, More No. 3)
funPowellSfunPowellS (No. 19, More No. 13)
funRosenfunRosen (No. 2, More No. 1)
funRosen2funRosen2 (No. 2a)
funShiftedSpherefunShiftedSphere (No. 4)
funSoblev99Sobol and Levitan Test Function (No. 6)
funSpherefunSphere (No. 3)
funSringfunSring
getCorrelationMatrixgetCorrelationMatrix
getCostsgetCosts
getMultiStartPointsGet Multi Start Points
getNatDesignFromCodedGet natural parameter values from coded +-1 representation
getPerformanceStatsget performance stats
getPositionsget impute positions
getPowergetPower
getReplicatesget number of replicates
getSampleSizegetSampleSize
handleNAsKrigingWorsthandleNAsKrigingWorst
handleNAsMaxhandleNAsMax
handleNAsMeanhandleNAsMean
imputeYImpute NAs and Inf in y
infillEIExpected Improvement Infill Criterion
infillExpectedImprovementinfillExpectedImprovement
infillGetFullPredictioninfillGetFullPrediction
initialInputCheckinitialInputCheck. Initial Input Check of Spot Configuration
init_ringinit_ring
krigingLikelihoodCalculate negative log-likelihood
linearAdaptedSElinearAdaptedSE
makeMoreFunListmakeMoreFunList
makeSpotFunListmakeSpotFunList
maxNearestNeighbourDistancemaxNearestNeighbourDistance
normalizeMatrixNormalize design matrix
normalizeMatrix2Normalize design 2
objectiveFunctionEvaluationobjectiveFunctionEvaluation Objective Function Evaluation
obj.plgpEIWrapper for Expected improvement (Gramacy)
OCBALow Level OCBA
ocbaRankingocbaRanking
optimDEMinimization by Differential Evolution
optimESEvolution Strategy
optimGenoudMinimization by GENetic Optimization Using Derivatives
optimLagpInterface to minimization based on Gramacy's lagp package
optimLBFGSBMinimization by L-BFGS-B
optimLHDMinimization by Latin Hypercube Sampling
optimNLOPTRoptimNLOPTR. Minimization by NLOPT
optimRSfunRandom search surrogate-optimizer
perceptronperceptron
plgpEIExpected improvement (Gramacy)
plotBestObjPlot Best Objective Value
plotDataInterpolated plot
plotFunctionSurface plot of a function
plotModelSurface plot of a model
plotPCAplotPCA
plotPCAvarianceplotPCAvariance
plotSingleDimFunctionplotSingleDimFunction
plot.spotRSMPlot RSM model
plot.spotSeverityPlot method for spotSeverity
plot.spotTreeModelPlot rpart tree model
predict.cvModelpredict.cvModel
predict.daceDACE predictor
predict.ensembleStackPredict Stacked Ensemble
predict.krigingPredict Kriging Model
predictKrigingReinterpolationPredict Kriging Model (Re-interpolating)
predict.rsdummyPredict random search dummy
predict.spotBOModelPrediction method for bayesian optimization model
predict.spotGaussianProcessModelPrediction method for Gaussian Process Model
predict.spotLassoModelPrediction method for lasso model
predict.spotLinearModelPrediction method for linear model
predict.spotLOESSPredict loess model
predict.spotRandomForestPrediction method for random forest
predict.spotRangerPredictor for spotExtraTrees
predict.spotRSMPredict RSM model
predict.spotTreeModelPrediction method for rpart tree models
prepareBestObjectiveValPreprocess y Values to Plot Best Objective Value
printPrint Function DACE Kriging
print.spotBOModelPrint method for BO model
print.spotGaussianProcessModelPrint method for Gaussian Process Model
print.spotLassoModelPrint method for lasso model
print.spotLinearModelPrint method for linear model
print.spotLOESSPrint method for loess model
print.spotRandomForestPrint method for random forest
print.spotRangerPrint method for random forest
print.spotRSMPrint method for RSM model
print.spotSeverityPrint method for spotSeverity
print.spotTreeModelPrint method for rpart tree models
regpoly0Regression: Regpoly0
regpoly1Regression: Regpoly1
regpoly2Regression: Regpoly2
repairNonNumericRepair Non-numeric Values
repeatsOCBAOptimal Computing Budget Allocation
repmatrepmat
resBench01result from the vignette benchmark
resSpotS-Ring Simulation Data Obtained With SPOT
resSpot2S-Ring Simulation Data Obtained With SPOT
ringring
runOptimrunOptim
runSpotBenchrunSpotBench
sann2spotInterface SANN to SPOT
satterSatterthwaite Function
selectAllselectAll
selectNselectN. Select n Design Points
simulateFunctionsimulateFunction
simulate.krigingKriging Simulation
simulationDecomposeKriging Simulation: Decomposition
simulationSpectralsimulationSpectral
spotspot
spotAlgEsEvolution Strategy Implementation
spotAlgEsDominantRecospotAlgEsDominantReco
spotAlgEsGetSuccessRateget Success Rate
spotAlgEsHpsTermination hps
spotAlgEsIndividualInitialIndividual Initialization
spotAlgEsInitParentPopInitialize Parent Population
spotAlgEsInterRecospotAlgEsInterReco
spotAlgEsInterRecoBeSw02spotAlgEsInterRecoBeSw02
spotAlgEsMarriageMarriage
spotAlgEsMarriageWithReplaceMarriage with replace
spotAlgEsObjMutationspotAlgEsObjMutation
spotAlgEsSelectionspotAlgEsSelection
spotAlgEsStratMutationspotAlgEsStratMutation
spotAlgEsTerminationTermination
spotCleanupClean up
spotControlspotControl
spotFillControlListspotFillControlList
spotHelpBslashBackslash operator.
spotLoopSequential Parameter Optimization Main Loop
SPOT-packageSequential Parameter Optimization Toolbox
spotPlotErrorsspotPlotErrors
spotPlotPowerspotPlotPower
spotPlotSeverityBasicspotPlotSeverityBasic
spotPlotTestspotPlotTest
spotPowerspotPower
spotSeverityspotSeverity
spotSeverityBasicspotSeverityBasic
sringsring
sringRes1S-Ring Simulation Data
sringRes2S-Ring Simulation Data
sringRes3S-Ring Simulation Data
thetaNuggetthetaNugget
thetaNuggetGradientthetaNuggetGradient
transformXTransform input
updateSeedFromXnewupdate seed
vmessageformatted output dependent on verbosity
wrapBatchToolswrapBatchTools
wrapFunctionFunction Evaluation Wrapper
wrapFunctionParallelParallelized Function Evaluation Wrapper
wrapSystemCommandwrapSystemCommand
wrapSystem_parseMatrixToStringwrapSystem_parseMatrixToString
SPOT documentation built on June 26, 2022, 1:06 a.m.