Creates model matrix from call to
arbor
.
DESCRIPTION:
Creates model matrix from call to
arbor
.
USAGE:
arbor.matrix(frame)
REQUIRED ARGUMENTS:
- frame
-
model frame (from call to
arbor
)
VALUE:
Returns a matrix from the frame of class
matrix
. Used internally by
the function
arbor
.