Description Usage Arguments Value Author(s) See Also Examples
is. simulateGEdata
checks if object is of simulateGEdata
class.
1 |
x |
An object. |
is.simulateGEdata
returns a logical scaler; TRUE
if the object is of the class simulateGEdata
.
Saskia Freytag
1 2 | Y<-simulateGEdata(500, 500, 10, 2, 5, g=NULL, Sigma.eps=0.1, 250, 100, check.input=TRUE)
is.simulateGEdata(Y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.