Other packages > Find by keyword >

soobench  

Single Objective Optimization Benchmark Functions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("soobench", "1.9.18")



Attach the package and use:
library("soobench")
Maintained by
Eric Kalosa-Kenyon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-03-01
Latest Update: 2023-02-11
Description:
Collection of different single objective test functionsuseful for benchmarks and algorithm development.
How to cite:
Eric Kalosa-Kenyon (2012). soobench: Single Objective Optimization Benchmark Functions. R package version 1.9.18, https://cran.r-project.org/web/packages/soobench. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0-71 (2012-03-01 15:25), 1.0-73 (2012-03-05 17:44), 1.9.12 (2020-01-28 00:00), 1.9.18 (2020-02-09 17:30)
Other packages that cited soobench R package
View soobench citation profile
Other R packages that soobench depends, imports, suggests or enhances
Functions, R codes and Examples using the soobench R package
Some associated functions: bbob2009_function . bounds . counting_function . first_hitting_times . function_id . function_name . generate_ackley_function . generate_batman_function . generate_beale_function . generate_branin_function . generate_chained_LQ_function . generate_chained_cb3_i_function . generate_chained_cb3_ii_function . generate_chained_crescent_II_function . generate_chained_crescent_I_function . generate_chained_mifflin_function . generate_discus_function . generate_double_sum_function . generate_ellipsoidal_function . generate_generalized_maxq_function . generate_generalized_mxhilb_function . generate_goldstein_price_function . generate_griewank_function . generate_happycat_function . generate_himmelblau_function . generate_kotanchek_function . generate_mexican_hat_function . generate_nonsmooth_generalized_brown_2_function . generate_number_of_active_faces_function . generate_rastrigin_function . generate_rosenbrock_function . generate_sphere_function . generate_weierstrass_function . global_minimum . inner_function . is_counting_function . is_recording_function . is_soo_function . is_soo_function_generator . number_of_evaluations . number_of_parameters . plot.soo_function . plot3d . plot_1d_soo_function . plot_2d_soo_function . print.soo_function . random_parameters . random_rotation_matrix . recorded_values . recording_function . reset_evaluation_counter . rotate_parameter_space . soo_function . with_fixed_budget . 
Some associated R codes: bounds.R . counting_function.R . eval_with_replacement.R . f_ackley.R . f_batman.R . f_bbob2009.R . f_beale.R . f_branin.R . f_chained_CB3_I.R . f_chained_CB3_II.R . f_chained_LQ.R . f_chained_crescent_I.R . f_chained_crescent_II.R . f_chained_mifflin_I.R . f_discus.R . f_double_sum.R . f_ellipsoidal.R . f_generalized_MAXQ.R . f_generalized_MXHILB.R . f_goldstein_price.R . f_griewank.R . f_happycat.R . f_himmelblau.R . f_kotanchek.R . f_mexican_hat.R . f_nonsmooth_brown_two.R . f_number_of_active_faces.R . f_rastrigin.R . f_rosenbrock.R . f_sphere.R . f_weierstrass.R . find_soo_function.R . first_hitting_times.R . function_id.R . function_name.R . global_minimum.R . inner_function.R . is_soo_function_generator.R . number_of_parameters.R . plot3d_soo_function.R . plot_soo_function.R . print_soo_function.R . random_parameters.R . recording_function.R . rotate_parameter_space.R . soo_function.R . with_fixed_budget.R .  Full soobench 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

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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