digitize {spdesign} | R Documentation |
Expand the sequence of integers
Description
Equation 1 in Bhat (2003)
Usage
digitize(n_dim, primes, count, digit)
Arguments
n_dim |
Number of dimensions |
primes |
A vector of prime numbers |
count |
A matrix |
digit |
A vector |
References
Bhat, C. n_draws., 2003, Simulation Estimation of Mixed Discrete Choice Models Using Randomized and Scrambled Halton Sequences, Transportation Research Part B, 9, pp. 837-855
[Package spdesign version 0.0.4 Index]