make_standard_sobol: Make sobol draws

View source: R/draws.R

make_standard_sobolR Documentation

Make sobol draws

Description

Wrapper function for sobol() from randtoolbox to create a common interface

Usage

make_standard_sobol(n_id, n_draws, n_dim, seed = seed)

Arguments

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.


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.