runSimEX {simulatorAPMS} | R Documentation |
The runSimEX is a matrix representing PPCM graph with error. It is the output of the simulation function.
data(runSimEX)
The format is: num [1:6, 1:35] 1 0 0 0 0 1 0 1 0 0 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:6] "YAL015C" "YAL017W" "YAL021C" "YAL036C" ... ..$ : chr [1:35] "YAL015C" "YAL017W" "YAL021C" "YAL036C" ...
This is first input for runAPComplex function
data(runSimEX)