Description Usage Arguments Value Author(s) See Also Examples
View source: R/print.simulateGEdata.R
print.simualteGEdata
is the print
generic
for object so f the class simulateGEdata
.
1 2 |
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
1 2 3 | Y<-simulateGEdata(500, 500, 10, 2, 5, g=NULL, Sigma.eps=0.1,
250, 100, intercept=TRUE, check.input=FALSE)
Y
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.