Learn R Programming

sgdGMF (version 1.0)

simulate: Simulate new data

Description

Generic function to simulate new data from a statistical model

Usage

simulate(object, ...)

Value

An array containing the simulated data.

Arguments

object

an object from which simulate new data

...

additional arguments passed to or from other methods