make_scrambled_sobol | R Documentation |
Wrapper function for sobol() from randtoolbox to create a common interface. Owen + Fazure_Tezuka Scrambling
make_scrambled_sobol(n_id, n_draws, n_dim, seed = seed)
n_id |
Number of individuals in your sample |
n_draws |
Number of draws per respondent |
n_dim |
Number of dimensions |
seed |
A seed to change the scrambling of the sobol sequence. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.