runSimEX {simulatorAPMS}R Documentation

The output of the simulation with fullSimEX as the input

Description

The runSimEX is a matrix representing PPCM graph with error. It is the output of the simulation function.

Usage

data(runSimEX)

Format

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" ...

Details

This is first input for runAPComplex function

Source

References

Examples

data(runSimEX)


[Package simulatorAPMS version 1.2.1 Index]