print.simulateGEdata {RUVcorr} | R Documentation |
simualteGEdata
.print.simualteGEdata
is the print
generic
for object so f the class simulateGEdata
.
## S3 method for class 'simulateGEdata' print(x, ...)
x |
An object of the class |
... |
Further arguments passed to or from other methods. |
print.simualteGEdata
returns the information about simulation and
the first 5 rows and 5 columns of all matrices.
Saskia Freytag
Y<-simulateGEdata(500, 500, 10, 2, 5, g=NULL, Sigma.eps=0.1, 250, 100, intercept=TRUE, check.input=FALSE) Y