Description Usage Arguments Value
Compute the annotation concept (of one kind) frequency of a model from a given list of drug concept vectors
1 | Frequencies(model, cui.list, cui.counts = NULL, Counts = NULL)
|
model |
A model object like returned by |
cui.counts |
Counter of all drug concepts if Counts presented |
Counts |
A frequency table to be added to. Default is Null. |
cui1.list |
A list of vectors containing a sequence of drug concepts |
A data frame of the annotation concepts and their frequency (Counts).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.