nrm2: Forms the Euclidean norm of a vector

nrm2R Documentation

Forms the Euclidean norm of a vector

Description

See Marazzi A. (1993), p.351

Usage

nrm2(x, n = nrow(x), incx = 1)

Arguments

x

See reference

n

See reference

incx

See reference

Value

See reference

References

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


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

Related to nrm2 in robeth...