Description Usage Arguments Value See Also Examples
simulate()
simulates values for a specified mixture model in an
S4 model
object.
1 2 |
model |
An S4 model object with specified parameters and weights. |
N |
An integer specifying the number of values to be simulated. |
varargin |
An S4 fdata object with specified variable dimensions, |
seed |
An integer specifying the seed for the RNG. |
An S4 fdata object holding the simulated values.
model for the class definition
fdata for the class defining finmix
data objects
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.