make_pseudo_random: Make pseudo random draws

View source: R/draws.R

make_pseudo_randomR Documentation

Make pseudo random draws

Description

Wrapper for runif to create a common interface

Usage

make_pseudo_random(n_id, n_draws, n_dim)

Arguments

n_id

Number of individuals in your sample

n_draws

Number of draws per respondent

n_dim

Number of dimensions


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