OpenMx (version 2.17.3)

imxCreateMatrix: Create a matrix

Description

This is an internal function exported for those people who know what they are doing.

Usage

imxCreateMatrix(
  .Object,
  labels,
  values,
  free,
  lbound,
  ubound,
  nrow,
  ncol,
  byrow,
  name,
  condenseSlots,
  joinKey,
  joinModel
)

Arguments

.Object

the matrix

labels

labels

values

values

free

free

lbound

lbound

ubound

ubound

nrow

nrow

ncol

ncol

byrow

byrow

name

name

condenseSlots

condenseSlots

joinKey

joinKey

joinModel

joinModel