Latin hypercube sampling confidence interval
2 次查看(过去 30 天)
显示 更早的评论
Can I set the confidence interval in Latin hypercube sampling? Or is there a fixed confidence interval?
0 个评论
回答(1 个)
Matt Cohen
2015-9-10
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Industrial Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!