Simulate ngme noise object

# S3 method for class 'ngme_noise'
simulate(object, nsim = 1, seed = NULL, h = NULL, ...)

Arguments

object

ngme noise object

nsim

number of simulations

seed

seed

h

should be of same length as nsim

...

ignored

Value

data.frame (each col is a realization)