eye {fabPrediction} | R Documentation |
Create Identity Matrix
Description
This function returns an NxN identity matrix.
Usage
eye(N)
Arguments
N |
dimension of square matrix |
Value
NxN identity matrix
[Package fabPrediction version 1.0.4 Index]