mffd: Multiplies a full matrix by a full matrix (double precision)

mffdR Documentation

Multiplies a full matrix by a full matrix (double precision)

Description

See Marazzi A. (1993), p.339

Usage

mffd(a, b, m = nrow(a))

Arguments

a

See reference

b

See reference

m

See reference

Value

See reference

References

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


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

Related to mffd in robeth...