least2b
Fit polynomial to data using bisquare weights
Contents
Syntax
[p, weight] = least2b(x,y,n)
Description
x,y data points n polynomial degree final bisquare weights For bisquare info, refer to Cleveland, Visualizing Data
See also
least2 bisquare