example_incidmat {ExplodeLayout} | R Documentation |
Sample dataset of a bipartite network..
Description
The sample dataset consists of a simulated data consisting of patients (n=798) and symptoms (d=8), where each patient has one or more symptoms referred to here as an incidence matrix.
Usage
example_incidmat
Format
A data frame with 798 rows and 8 binary variables:
- Symptom_1
- Symptom_2
- Symptom_3
- Symptom_4
- Symptom_5
- Symptom_6
- Symptom_7
- Symptom_8
[Package ExplodeLayout version 0.1.2 Index]