Latin hypercube sampling confidence interval

4 views (last 30 days)
Can I set the confidence interval in Latin hypercube sampling? Or is there a fixed confidence interval?

Answers (1)

Matt Cohen
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!