id_matr {riemtan} | R Documentation |
Create an Identity Matrix
Description
Create an Identity Matrix
Usage
id_matr(sigma)
Arguments
sigma |
A matrix. |
Value
An identity matrix of the same dimensions as sigma
.
[Package riemtan version 0.1.0 Index]