SortResponseCategory {cassandRa} | R Documentation |
Adds a dataframe that defines each interaction as true positive, false negative or true negative
Description
Adds a dataframe that defines each interaction as true positive, false negative or true negative
Usage
SortResponseCategory(list)
Arguments
list |
Network list |
Value
A Network list object with ObsSuccess, a dataframe detailing all the interactions and whether they are True Positives, False Negative or True Negatives
[Package cassandRa version 0.2.0 Index]