powered by
Finalizes the response matrix by keeping responses that are given by two or more people
finalize(rmat, minCase = 2)
Binary matrix. A textcleaner filtered response matrix
Numeric. Minumum number of cases to produce a response
A binary response matrix with responses given by at least minCase people
minCase
# NOT RUN { convmat <- autoConverge(rmat) # } # NOT RUN { finalRmat <- finalize(convmat) # }
Run the code above in your browser using DataLab