print.simulateGEdata: Print an object of class 'simualteGEdata'.

Description Usage Arguments Value Author(s) See Also Examples

Description

print.simualteGEdata is the print generic for object so f the class simulateGEdata.

Usage

1
2
## S3 method for class 'simulateGEdata'
print(x, ...)

Arguments

x

An object of the class simulateGEdata.

...

Further arguments passed to or from other methods.

Value

print.simualteGEdata returns the information about simulation and the first 5 rows and 5 columns of all matrices.

Author(s)

Saskia Freytag

See Also

simulateGEdata

Examples

1
2
Y<-simulateGEdata(500, 500, 10, 2, 5, g=NULL, Sigma.eps=0.1, 250, 100, check.input=FALSE)
Y

PeteHaitch/RUVcorr documentation built on May 8, 2019, 1:31 a.m.