compare_boolean {prioritylasso} | R Documentation |
Compare the rows of a matrix with a pattern
Description
Compare the rows of a matrix with a pattern
Usage
compare_boolean(object, pattern)
Arguments
object |
matrix |
pattern |
pattern which is compared against the rows of the matrix |
Value
logical vector if the pattern matches the rows
[Package prioritylasso version 0.3.1 Index]