https://github.com/americast/latin-hypercube-sampling
https://github.com/americast/latin-hypercube-sampling
julia latin-hypercube-sampling
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/americast/latin-hypercube-sampling
- Owner: americast
- Created: 2018-07-20T10:24:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T14:48:57.000Z (almost 8 years ago)
- Last Synced: 2025-01-31T08:17:22.476Z (over 1 year ago)
- Topics: julia, latin-hypercube-sampling
- Language: Julia
- Homepage: https://en.wikipedia.org/wiki/Latin_hypercube_sampling
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Latin Hypercube Sampling
Latin hypercube sampling (LHS), a stratified-random procedure, provides an efficient
way of sampling variables from their distributions.