R Packages that start with:
A . B . C . D . E . F . G . H . I . J . K . L . M . N . O . P . Q . R . S . T . U . V . W . X . Y . Z .
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_cb3_ii_function()
- generate_chained_cb3_i_function()
- generate_chained_crescent_II_function()
- generate_chained_crescent_I_function()
- generate_chained_LQ_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()
R Codes
- bounds.R
- counting_function.R
- eval_with_replacement.R
- find_soo_function.R
- first_hitting_times.R
- function_id.R
- function_name.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_crescent_I.R
- f_chained_crescent_II.R
- f_chained_LQ.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
- 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
Selected R package: soobench
Click on the specific functions, references or examples using the links on the left
This will display the example document in this panel! Call for submissions of examples for R packages. Contribute today!