Learn R Programming

robeth (version 2.7-8)

scal: Scales a vector by a constant

Description

See Marazzi A. (1993), p.349

Usage

scal(x, sa, n = nrow(x), incx = 1)

Value

See reference

Arguments

x

See reference

sa

See reference

n

See reference

incx

See reference

References

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