cut_point | R Documentation |
This function calculates the cut point, denoting which part of the vector belongs to the antecedent and which to the consequent of the mined association rule.
cut_point(sol, num_attr)
sol |
The cut value from the solution vector. |
num_attr |
The number of attributes in the association rule. |
The cut point value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.