| imxReplaceSlot {OpenMx} | R Documentation | 
Checks for and replaces a slot from the object This is an internal function exported for those people who know what they are doing.
imxReplaceSlot(x, name, value, check = TRUE)
| x | object | 
| name | the name of the slot | 
| value | replacement value | 
| check | Check replacement value for validity (default TRUE) |