make_standard_halton: Wrapper for halton()

View source: R/draws.R

make_standard_haltonR Documentation

Wrapper for halton()

Description

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

Usage

make_standard_halton(n_ind, n_draws, n_dim)

Arguments

n_ind

Number of individuals in your sample

n_draws

Number of draws per respondent

n_dim

Number of dimensions


spdesign documentation built on July 2, 2026, 5:06 p.m.