J: Identity Matrix Minus Averaging Matrix

Description Usage Arguments Value Author(s) Examples

View source: R/J.R

Description

Construct a square matrix which the identity matrix minus the averging matrix.

Usage

1
J(n)

Arguments

n

a numeric describes the dimension of the square matrix.

Value

This function return a square matrix which the identity matrix minus the averaging matrix.

Author(s)

Kevin Chang

Examples

1
J(10)

infoDecompuTE documentation built on April 14, 2020, 7:08 p.m.