parse_implication {fcaR} | R Documentation |
Parses a string into an implication
Description
Parses a string into an implication
Usage
parse_implication(string, attributes)
Arguments
string |
(character) The string to be parsed |
attributes |
(character vector) The attributes' names |
Value
Two vectors as sparse matrices representing the LHS and RHS of the implication
[Package fcaR version 1.2.2 Index]