powered by
glca
Specifying manifest items in formula of glca function.
item(..., starts.with = NULL, ends.with = NULL)
a matrix of specified variables, which contains names and levels of manifest items.
matrix
vectors of manifest items. These can be given as named arguments which is colnames of data.frame.
data.frame
a string for prefix of variable names to be selected.
a string for suffix of variable names to be selected.
## For examples see example(glca)
Run the code above in your browser using DataLab