| imxCreateMatrix {OpenMx} | R Documentation | 
This is an internal function exported for those people who know what they are doing.
imxCreateMatrix(.Object, labels, values, free, lbound, ubound, nrow, ncol, byrow, name, ...)
| .Object | the matrix | 
| labels | labels | 
| values | values | 
| free | free | 
| lbound | lbound | 
| ubound | ubound | 
| nrow | nrow | 
| ncol | ncol | 
| byrow | byrow | 
| name | name | 
| ... | Not used. |