sim {epiNEM} | R Documentation |
Example data: simulation results
Contains simulation results. How they were
aquired is explained in the vignette.
The data conists of a list of data matrices holding
sensitivity and specificity
(spec, sens) of network edges for the variious methods compared to
the ground truth, sensitivity and specificity (sens2, spec2)
of the expected data for epiNEM and Boolean NEMs and accuracy
of the inferred logics for both. The different methods are in the
rows and the columns denote the different independent simulation runs.
Description
Example data: simulation results
Contains simulation results. How they were
aquired is explained in the vignette.
The data conists of a list of data matrices holding
sensitivity and specificity
(spec, sens) of network edges for the variious methods compared to
the ground truth, sensitivity and specificity (sens2, spec2)
of the expected data for epiNEM and Boolean NEMs and accuracy
of the inferred logics for both. The different methods are in the
rows and the columns denote the different independent simulation runs.
Examples
data(sim)
[Package
epiNEM version 1.4.0
Index]