| mat.I | R Documentation |
Form the unit or identity matrix of order order.
mat.I(order)
order |
The order of the |
A square matrix whose diagonal elements are one and its off-diagonal
are zero.
Chris Brien
mat.J, mat.ar1
col.I <- mat.I(order=4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.