Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dotpd

Forms the scalar (dot) product of two vectors (double precision)


Description

See Marazzi A. (1993), p.350

Usage

dotpd(x, y, n = nrow(x), incx = 1, incy = 1)

Arguments

x

See reference

y

See reference

n

See reference

incx

See reference

incy

See reference

Value

See reference

References

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


robeth

R Functions for Robust Statistics

v2.7-6
GPL (>= 2)
Authors
Alfio Marazzi <Alfio.Marazzi@unisante.ch>
Initial release
2020-03-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.