mxDataDynamic {OpenMx} | R Documentation |
Create dynamic data
Description
Create dynamic data
Usage
mxDataDynamic(type, ..., expectation, verbose = 0L)
Arguments
type |
type of data |
... |
Not used. Forces remaining arguments to be specified by name. |
expectation |
the name of the expectation to provide the data |
verbose |
Increase runtime debugging output |
[Package OpenMx version 2.21.11 Index]