Latin hypercube sampling confidence interval
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Can I set the confidence interval in Latin hypercube sampling? Or is there a fixed confidence interval?
0 Kommentare
Antworten (1)
Matt Cohen
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Industrial Statistics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!