Stixbox Function
Last update : 21/4/2006

lsfit - Fit a multiple regression normal model

Calling Sequence

[b, Ib, e, s, Is] = lsfit(y,x,C);

Parameters

Description

Fit a multiple regression normal model. An intercept not included in x is automatically added as an extra column.

See Also

linreg,  lsselect,