recursiveAssign: Recursively assigns participants to condition

Description Usage Arguments Author(s)

View source: R/recursiveAssign.R

Description

Given a matrix of survey responses, a number of participants to select, and a vector of conditions to select them into, this function recursively assigns participants at random.

Usage

1

Arguments

x

a matrix of survey responses

d

a vector representing the number of records to assign to each label, i think.

a

vector of labels

Author(s)

Richard D. Yentes ryentes@ncsu.edu


ryentes/rdy-dissertation-tools documentation built on Dec. 5, 2019, 10:23 p.m.