J {infoDecompuTE} | R Documentation |
Construct a square matrix which the identity matrix minus the averging matrix.
J(n)
n |
a numeric describes the dimension of the square matrix. |
This function return a square matrix which the identity matrix minus the averaging matrix.
Kevin Chang
J(10)