imxExtractSlot {OpenMx} | R Documentation |
imxExtractSlot
Description
Checks for and extracts a slot from the object This is an internal function exported for those people who know what they are doing.
Usage
imxExtractSlot(x, name)
Arguments
x |
The object |
name |
the name of the slot |
[Package OpenMx version 2.21.11 Index]