simulate {sgdGMF} | R Documentation |
Simulate new data
Description
Generic function to simulate new data from a statistical model
Usage
simulate(object, ...)
Arguments
object |
an object from which simulate new data |
... |
additional arguments passed to or from other methods |
Value
An array containing the simulated data.
[Package sgdGMF version 1.0.1 Index]