Last data update: 2014.03.03

R: Backslash operator.
sfaBShR Documentation

Backslash operator.

Description

Reproduce what MATLAB's backslash operator can do, using qr() and qr.coef().

Usage

sfaBSh(X, Y)

Arguments

X

X matrix

Y

Y vector

Value

Returns coefficients

Results