DATA ANALYSIS PACKAGE SYMBOL
EffectiveVarianceFit

EffectiveVarianceFit[{{x11,x12,…,y1},{x21,x22,…,y2},…},{{sx11,sx12,…,sy1},{sx21,sx22,…,sy2},…},form,{β1,…},{x1,…},i]
constructs a nonlinear model with structure form where form depends on variables xi using the parameters βi. An effective variance technique is used to fit the data using errors sxij and syj in the data points xij and yj using i iterations.
EffectiveVarianceFit[datatable,form,{β1,…},{x1,…},i]
constructs a nonlinear model with structure form where form depends on variables xi using the parameters βi. An effective variance technique is used to fit the values and errors in the DataTable using i iterations.