rss: Residual Sum of Square (RSS) of two numeric vectors

Description Usage Arguments Details Value

Description

Take two numeric vectors and return their Residual Sum of Square (RSS).

Usage

1
rss(x, y)

Arguments

x, y

numeric vectors of same length.

Details

None.

Value

Return the Residual Sum of Square (RSS).


BenitoJaillard/combinAna documentation built on May 9, 2019, 2:17 a.m.