Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

What is the difference between each of them?

this wiki page - http://en.wikipedia.org/wiki/Latin_hypercube_sampling says that: "In Orthogonal Sampling, the sample space is divided into equally probable subspaces", which to me sounds like a property of low discrepancy sequence.

share|improve this question

1 Answer

LDS is deterministic, but Orthogonal is still based on pseudo-random. The quadrant defined in Orthogonal looks similar to LDS though.

share|improve this answer
Good answer. LDS is also called "quasi-random sequences", because it exhibits some properties similar to uniform random sequences (see wikipedia) – naught101 May 13 '12 at 12:44

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.