SumCombTools | R Documentation |
This function summarise coding potential results for all combinations of selected tools.
SumCombTools(BestPat, selectedTools)
BestPat |
the table with summarized data generated with SumSingleTools() function |
tools |
the list of names of tools to compute the accuracy |
BestPat3 <- SumAtLeast(BestPat = BestPat2, tools = selectedTools)
head(BestPat3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.