Description Usage Arguments Value Examples
Generate random Latin hypercube samples with a given budget and return the best one according to the MaxPro criterion.
| 1 | decentLHS(n, d, ndes, max.time)
 | 
| n | Number of points | 
| d | Number of dimensions | 
| ndes | Max number of random designs to generate | 
| max.time | Max amount of time | 
Matrix with rows of points
| 1 | decentLHS(20,2, ndes=10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.