powered by
Finalizes the response matrix by keeping responses that are given by a certain number of people
finalize(rmat, minCase = 2)
A binary response matrix with responses given by at least minCase people
minCase
Binary matrix. A textcleaner filtered response matrix
Numeric. Minimum number of cases to produce a response
Alexander Christensen <alexpaulchristensen@gmail.com>
# Obtain binary data bin <- open.binary # Finalize mat1 mat1 <- finalize(bin)
Run the code above in your browser using DataLab