Description Usage Arguments Value
Compute node similarity between two drug lists. vectors containing a sequence of drug concepts
1 | Similarity(model, cui1, cui2, weight = NULL, PD = F, View = F)
|
model |
A model object like returned by |
cui1, cui2 |
Vectors containing a sequence of drug concepts |
weight |
A data.frame of of all notes' weights |
PD |
A logical scalar. If PD is true, weight take power of 2. |
View |
A logical scalar. If View is true, the drug lists will be visualized. |
a network similarity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.