Latin hypercube sampling confidence interval
显示 更早的评论
Can I set the confidence interval in Latin hypercube sampling? Or is there a fixed confidence interval?
回答(1 个)
Matt Cohen
2015-9-10
0 个投票
Hi,
I understand you are interested in whether the confidence interval can be set in Latin hypercube sampling (LHS).
I do not believe MATLAB provides this as an option with its LHS functions. MATLAB offers a couple of LHS functions in the Statistics and Machine Learning Toolbox: "lhsdesign" (Latin hypercube sample) and "lhsnorm" (Latin hypercube sampling from normal distribution). You can refer to the documentation included for each of these functions for more information on how the functions work, their input arguments, and the their syntaxes.
I hope this helps.
Matt Cohen
类别
在 帮助中心 和 File Exchange 中查找有关 Industrial Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!