Expand summary table of patterns and frequencies
Expand a summary table of unique response patterns to a full sized data-set.
expandDataFrame(tabdata, freqName = NULL)
tabdata |
An object of class |
freqName |
Column name containing the frequencies |
Returns a data frame with all the response patterns
Based on code by Phil Chalmers rphilip.chalmers@gmail.com
data(LSAT7) expandDataFrame(LSAT7, freqName="freq")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.