makeArray(list_of_variables, dataset = NULL, pattern = NULL,
key = namekey(dataset), name, ...)makeMR(list_of_variables, dataset = NULL, pattern = NULL,
key = namekey(dataset), name, selections, ...)
key
.
If omitted, must supply dataset
alist_of_variables
belong, or in which to search for variables based
on pattern
. If omitted, list_of_variables
must exist and all
Variables in the list must belong to the sdataset
.pattern
. Default is 'alias'.makeMR
, the names of the
categories to mark as the dichotomous selections. Required for
makeMR
; ignored in makeArray
.