Description Usage Arguments Value
Creates the initial Solution population taking into account the lower an upper bounds of provided experiment factors.
1 | initSolution(parameters, N = 20, sampling = "mcs")
|
parameters |
The Objective Function parameter list |
N |
The size of Solution population |
sampling |
The population sampling scheme, namelly <mcs|lhs|ffs> standing respectively for montecarlo sampling, latin hypercube sampling and full factorial sampling |
A random set of solutions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.