mtt3 {robeth}R Documentation

Multiplies a triangular matrix by a triangular matrix

Description

See Marazzi A. (1993), p.345

Usage

mtt3(a, b, n)

Arguments

a

See reference

b

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.345


[Package robeth version 2.7-5 Index]