mtt2d {robeth}R Documentation

Multiplies a lower-triangular matrix by its transpose (double precision)

Description

See Marazzi A. (1993), p.344

Usage

mtt2d(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


[Package robeth version 2.7-5 Index]