Description Usage Arguments Value
View source: R/niching_funcs.R
Hybrid Composition General Framework
1 2 | hybrid_composition_func(x, func_num, func, o, sigma, lambda, bias, M,
CF3_CF4_flag)
|
x |
Data matrix to be evaluated. |
func_num |
Number of the function to be used. |
func |
Function to use during the evaluation. |
o |
Omega parameter (Matlab's data file containing a data matrix) |
sigma |
Vector containing different sigma values. |
lambda |
Vector containing different lambda values. |
bias |
Matrix 1xfunc_num full with 0s. |
M |
Identity matrix. |
Result of the evaluation as a float number.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.