| simulate.ngme_noise | R Documentation |
Simulate ngme noise object
## S3 method for class 'ngme_noise'
simulate(object, nsim = 1, seed = NULL, h = NULL, ...)
object |
ngme noise object |
nsim |
number of simulations |
seed |
seed |
h |
should be of same length as nsim |
... |
ignored |
data.frame (each col is a realization)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.