Latin hypercube sampling confidence interval
2 views (last 30 days)
Show older comments
Can I set the confidence interval in Latin hypercube sampling? Or is there a fixed confidence interval?
0 Comments
Answers (1)
Matt Cohen
on 10 Sep 2015
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 Comments
See Also
Categories
Find more on Industrial Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!