Simulate from a ngme object (possibly with replicates)
# S3 method for class 'ngme'
simulate(object, posterior = TRUE, m_noise = TRUE, nsim = 1, seed = NULL, ...)
Arguments
- object
ngme object
- posterior
whether to simulate from posterior sampling of latent fields
- m_noise
whether to add the measurement noise
- nsim
number of simulations
- seed
seed
- ...
ignored
Value
a realization of ngme object