Latin hypercube sampling function: how does iterative minimization of the correlative criterion work?
显示 更早的评论
I am using the Latin hypercube function for an experimental design lhsdesign() with the correlation criterion that iteratively minimizesthe sum of between-column squared correlations, as described in the documentation in https://de.mathworks.com/help/stats/lhsdesign.html.
It is not clear to me how the function iteratively creates the best design that minimizes the sum of between-column squared correlations. It can't be that it tests all possible designs, since the possibilities are too many, and the correlation varies each time I use the function. But then how does the function minimize them? I can't find any documentation or information on this.
Thanks in advance
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Industrial Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!