Form the square matrix of ones of order order.
matrix
order
mat.J(order)
The order of the matrix to be formed.
A square matrix all of whose elements are one.
Chris Brien
mat.I, mat.ar1
mat.I
mat.ar1
col.J <- mat.J(order=4)