mtt2: Multiplies a lower-triangular matrix by its transpose

mtt2R Documentation

Multiplies a lower-triangular matrix by its transpose

Description

See Marazzi A. (1993), p.344

Usage

mtt2(a, n)

Arguments

a

See reference

n

See reference

Value

See reference

References

Marazzi A. (1993) Algorithm, Routines, and S functions for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove, California. p.344


robeth documentation built on Aug. 22, 2023, 9:09 a.m.

Related to mtt2 in robeth...