apollo_mlhs: Generate random draws using MLHS algorithm

Description Usage Arguments Details Value

View source: R/apollo_mlhs.R

Description

Generate random draws using the Modified Latin Hypercube Sampling algorithm.

Usage

1
apollo_mlhs(N, d, i)

Arguments

N

The number of draws to generate in each dimension

d

The number of dimensions to generate draws in

i

The number of individuals to generate draws for

Details

Internal use only. Algorithm described in Hess, S., Train, K., and Polak, J. (2006) Transportation Research 40B, 147 - 163.

Value

A (N*i) x d matrix with random draws


byu-transpolab/apollo-byu documentation built on Dec. 19, 2021, 12:49 p.m.