umxMatrix(name = NA, type = "Full", nrow = NA, ncol = NA, free = FALSE, values = NA, labels = TRUE, lbound = NA, ubound = NA, byrow = getOption("mxByrow"), dimnames = NA, condenseSlots = getOption("mxCondenseMatrixSlots"), ..., joinKey = as.character(NA), joinModel = as.character(NA))mxMatrix
umxLabelOther Model Building Functions: umxDiagnose,
  umxLabel, umxLatent,
  umxModify, umxPath,
  umxRAM2Ordinal, umxRAM,
  umxRun, umxThresholdMatrix,
  umxValues,
  umx_fix_first_loadings,
  umx_fix_latents, umx
umxMatrix("test", "Full", 1, 1)
Run the code above in your browser using DataLab