mtt1d {robeth}R Documentation

Multiplies an upper-triangular matrix by its transpose (double precision)

Description

See Marazzi A. (1993), p.343

Usage

mtt1d(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.343


[Package robeth version 2.7-8 Index]