R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
smoof
View on CRAN: Click
here
Download and install smoof package within the R console
Install from CRAN:
install.packages("smoof")
Install from Github:
library("remotes")
install_github("cran/smoof")
Install by package version:
library("remotes")
install_version("smoof", "1.6.0.3")
Attach the package and use:
library("smoof")
Maintained by
Jakob Bossek
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-05-18
Latest Update: 2023-03-10
Description:
Provides generators for a high number of both single- and multi- objective test functions which are frequently used for the benchmarking of (numerical) optimization algorithms. Moreover, it offers a set of convenient functions to generate, plot and work with objective functions.
How to cite:
Jakob Bossek (2015). smoof: Single and Multi-Objective Optimization Test Functions. R package version 1.6.0.3, https://cran.r-project.org/web/packages/smoof. Accessed 22 Dec. 2024.
Previous versions and publish date:
Other packages that cited smoof R package
View smoof citation profile
Other R packages that smoof depends,
imports, suggests or enhances
Complete documentation for smoof
Functions, R codes and Examples using
the smoof R package
Some associated functions: addCountingWrapper . addLoggingWrapper . autoplot.smoof_function . computeExpectedRunningTime . conversion . doesCountEvaluations . filterFunctionsByTags . getAvailableTags . getDescription . getGlobalOptimum . getID . getLocalOptimum . getLoggedValues . getLowerBoxConstraints . getMeanFunction . getName . getNumberOfEvaluations . getNumberOfObjectives . getNumberOfParameters . getParamSet . getRefPoint . getTags . getUpperBoxConstraints . getWrappedFunction . hasBoxConstraints . hasConstraints . hasGlobalOptimum . hasLocalOptimum . hasOtherConstraints . hasTags . isMultiobjective . isNoisy . isSingleobjective . isSmoofFunction . isVectorized . isWrappedSmoofFunction . makeAckleyFunction . makeAdjimanFunction . makeAlpine01Function . makeAlpine02Function . makeAluffiPentiniFunction . makeBBOBFunction . makeBK1Function . makeBartelsConnFunction . makeBealeFunction . makeBentCigarFunction . makeBiObjBBOBFunction . makeBiSphereFunction . makeBirdFunction . makeBohachevskyN1Function . makeBoothFunction . makeBraninFunction . makeBrentFunction . makeBrownFunction . makeBukinN2Function . makeBukinN4Function . makeBukinN6Function . makeCarromTableFunction . makeChichinadzeFunction . makeChungReynoldsFunction . makeComplexFunction . makeCosineMixtureFunction . makeCrossInTrayFunction . makeCubeFunction . makeDTLZ1Function . makeDTLZ2Function . makeDTLZ3Function . makeDTLZ4Function . makeDTLZ5Function . makeDTLZ6Function . makeDTLZ7Function . makeDeckkersAartsFunction . makeDeflectedCorrugatedSpringFunction . makeDentFunction . makeDixonPriceFunction . makeDoubleSumFunction . makeED1Function . makeED2Function . makeEasomFunction . makeEggCrateFunction . makeEggholderFunction . makeElAttarVidyasagarDuttaFunction . makeEngvallFunction . makeExponentialFunction . makeFreudensteinRothFunction . makeFunctionsByName . makeGOMOPFunction . makeGeneralizedDropWaveFunction . makeGiuntaFunction . makeGoldsteinPriceFunction . makeGriewankFunction . makeHansenFunction . makeHartmannFunction . makeHimmelblauFunction . makeHolderTableN1Function . makeHolderTableN2Function . makeHosakiFunction . makeHyperEllipsoidFunction . makeInvertedVincentFunction . makeJennrichSampsonFunction . makeJudgeFunction . makeKeaneFunction . makeKearfottFunction . makeKursaweFunction . makeLeonFunction . makeMMF10Function . makeMMF11Function . makeMMF12Function . makeMMF13Function . makeMMF14Function . makeMMF14aFunction . makeMMF15Function . makeMMF15aFunction . makeMMF1Function . makeMMF1eFunction . makeMMF1zFunction . makeMMF2Function . makeMMF3Function . makeMMF4Function . makeMMF5Function . makeMMF6Function . makeMMF7Function . makeMMF8Function . makeMMF9Function . makeMOP1Function . makeMOP2Function . makeMOP3Function . makeMOP4Function . makeMOP5Function . makeMOP6Function . makeMOP7Function . makeMPM2Function . makeMatyasFunction . makeMcCormickFunction . makeMichalewiczFunction . makeModifiedRastriginFunction . makeMultiObjectiveFunction . makeOmniTestFunction . makePeriodicFunction . makePowellSumFunction . makePriceN1Function . makePriceN2Function . makePriceN4Function . makeRastriginFunction . makeRosenbrockFunction . makeSYMPARTrotatedFunction . makeSYMPARTsimpleFunction . makeSchafferN2Function . makeSchafferN4Function . makeSchwefelFunction . makeShekelFunction . makeShubertFunction . makeSingleObjectiveFunction . makeSixHumpCamelFunction . makeSphereFunction . makeStyblinkskiTangFunction . makeSumOfDifferentSquaresFunction . makeSwiler2014Function . makeThreeHumpCamelFunction . makeTrecanniFunction . makeUFFunction . makeViennetFunction . makeWFG1Function . makeWFG2Function . makeWFG3Function . makeWFG4Function . makeWFG5Function . makeWFG6Function . makeWFG7Function . makeWFG8Function . makeWFG9Function . makeZDT1Function . makeZDT2Function . makeZDT3Function . makeZDT4Function . makeZDT6Function . makeZettlFunction . mnof . plot.smoof_function . plot1DNumeric . plot2DNumeric . plot3D . resetEvaluationCounter . shouldBeMinimized . smoof-package . smoof_function . snof . violatesConstraints . visualizeParetoOptimalFront .
Some associated R codes: RcppExports.R . addCountingWrapper.R . addLoggingWrapper.R . computeExpectedRunningTime.R . conversion.R . doesCountEvaluations.R . filterFunctionsByTags.R . getAvailableTags.R . getBoxConstraints.R . getDescription.R . getGlobalOptimum.R . getID.R . getLocalOptimum.R . getLoggedValues.R . getMeanFunction.R . getName.R . getNumberOfEvaluations.R . getNumberOfObjectives.R . getNumberOfParameters.R . getParamSet.R . getRefPoint.R . getTags.R . getWrappedFunction.R . hasConstraints.R . hasGlobalOptimum.R . hasTags.R . helper.R . isMultiobjective.R . isNoisy.R . isSingleobjective.R . isSmoofFunction.R . isVectorized.R . isWrappedSmoofFunction.R . makeBBOBFunction.R . makeBiObjBBOBFunction.R . makeFunctionsByName.R . makeMultiObjectiveFunction.R . makeObjectiveFunction.R . makeSingleObjectiveFunction.R . makeUFFunction.R . mnof.R . mof.BK1.R . mof.ED1.R . mof.ED2.R . mof.MOP1.R . mof.MOP2.R . mof.MOP3.R . mof.MOP4.R . mof.MOP5.R . mof.MOP6.R . mof.MOP7.R . mof.SYMPARTrotated.R . mof.SYMPARTsimple.R . mof.WFG1.R . mof.WFG2.R . mof.WFG3.R . mof.WFG4.R . mof.WFG5.R . mof.WFG6.R . mof.WFG7.R . mof.WFG8.R . mof.WFG9.R . mof.dent.R . mof.dtlz1.R . mof.dtlz2.R . mof.dtlz3.R . mof.dtlz4.R . mof.dtlz5.R . mof.dtlz6.R . mof.dtlz7.R . mof.gomop.R . mof.kursawe.R . mof.mmf1.R . mof.mmf10.R . mof.mmf11.R . mof.mmf12.R . mof.mmf13.R . mof.mmf14.R . mof.mmf14a.R . mof.mmf15.R . mof.mmf15a.R . mof.mmf1e.R . mof.mmf1z.R . mof.mmf2.R . mof.mmf3.R . mof.mmf4.R . mof.mmf5.R . mof.mmf6.R . mof.mmf7.R . mof.mmf8.R . mof.mmf9.R . mof.omni.R . mof.sphere.R . mof.viennet.R . mof.zdt1.R . mof.zdt2.R . mof.zdt3.R . mof.zdt4.R . mof.zdt6.R . plot.autoplot.R . plot.helpers.R . plot.plot.R . plot3D.R . resetEvaluationCounter.R . shouldBeMinimized.R . smoof.R . smoof_function.R . snof.R . sof.ackley.R . sof.adjiman.R . sof.alpine01.R . sof.alpine02.R . sof.aluffi-pentini.R . sof.bartels.conn.R . sof.beale.R . sof.bent.cigar.R . sof.bird.R . sof.bohachevsky.n1.R . sof.booth.R . sof.branin.R . sof.brent.R . sof.brown.R . sof.bukin.n2.R . sof.bukin.n4.R . sof.bukin.n6.R . sof.carrom.table.R . sof.chichinadze.R . sof.chung.reynolds.R . sof.complex.R . sof.cosine.mixture.R . sof.cross.in.tray.R . sof.cube.R . sof.deckkers.aarts.R . sof.deflected.corrugated.spring.R . sof.dixon.price.R . sof.double.sum.R . sof.drop.wave.R . sof.easom.R . sof.eggcrate.R . sof.eggholder.R . sof.el.attar.vidyasagar.dutta.R . sof.engvall.R . sof.exponential.R . sof.freudenstein.roth.R . sof.giunta.R . sof.goldstein.price.R . sof.griewank.R . sof.hansen.R . sof.hartmann.R . sof.himmelblau.R . sof.holder.table.n1.R . sof.holder.table.n2.R . sof.hosaki.R . sof.hyper.ellipsoid.R . sof.jennrichsampson.R . sof.judge.R . sof.keane.R . sof.kearfott.R . sof.leon.R . sof.matyas.R . sof.mccormick.R . sof.michalewicz.R . sof.modrastrigin.R . sof.mpm2.R . sof.periodic.R . sof.powell.sum.R . sof.price.n1.R . sof.price.n2.R . sof.price.n4.R . sof.rastrigin.R . sof.rosenbrock.R . sof.schaffer.function.2.R . sof.schaffer.function.4.R . sof.schwefel.R . sof.shekel.R . sof.shubert.R . sof.six.hump.camel.back.function.R . sof.sphere.R . sof.styblinski.tang.R . sof.sum.of.different.powers.R . sof.swiler2014.R . sof.three.hump.camel.R . sof.trecanni.R . sof.vincent.R . sof.zettl.R . violatesConstraints.R . visualizeParetoOptimalFront.R . zzz.R . Full smoof 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
tropAlgebra
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Muhammad Kashif Hanif (view profile)
LOGANTree
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Qi Qin (view profile)
Rfast2
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Manos Papadakis (view profile)
dmlalg
Implementation of double machine learning (DML) algorithms in R,
based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Corinne Emmenegger (view profile)
wordspace
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stephanie Evert (view profile)
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)