Learn R Programming

mdatools (version 0.13.1)

eye: Create the identity matrix

Description

Create the identity matrix

Usage

eye(n)

Value

The identity matrix (n x n)

Arguments

n

Size of the matrix