Plot gene regulatory network based on time delay linear model.
Usage
## S3 method for class 'GeneReg':
plot(edge, \dots)
Arguments
edge
output of timedelay.lm.batch or timedelay.lm, which has 4 columns.
The first column is the regulator, the second column is the target gene,
the third column is the regression coefficient, the fourth column is time delay.