Function reference
-
BRS()
- Run BRS
-
agg_BRS()
- Find aggregate rule set
-
.amat()
- Make an Adjacency Matrix
-
.getFP()
- Get proportion of false positives
-
.getTP()
- Get proportion of true positives
-
.get_df_chord()
- Make data frame for circilize
-
.importBRS()
- Import BRS from Python
-
getLabel()
- Get labels for features
-
numCases()
- Get the number of cases that satisfy a rule
-
plot_bar()
- Make bar plot
-
plot_chord()
- Make Chord Diagram
-
plot_tsne()
- Make a t-SNE plot
-
simplifyFeature()
- Function that simplifies feature if possible