example_nodelist | R Documentation |
A dataset consisting of anonymized patients (n=798) and symptoms (d=8), where each patient has one or more symptoms.
example_nodelist
A data frame with 806 rows and 5 columns:
Node ID of patients and symptoms.
Cluster membership found by BipartiteModularityMaximization. Can be changed to any customized cluster membership.
X coordinates found by Fruchterman & Reingold layout. Can be changed to any customized coordinates.
Y coordinates found by Fruchterman & Reingold layout. Can be changed to any customized coordinates.
Indicating whether a node is a patient (assigned 1) or a symptom (assigned 2).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.