Hello,
Wondering if anyone has made/used localized least-squares or localized polynomial regression in Labview?
I'm porting MTF analysis routines from MathCAD to Labview... I went through every smoothing/regression function known to man when I wrote the routines in MathCAD, and its loess() function was far and away the best for smoothing our MTF graphs. I haven't been able to find anything similar in Labview... that being said, I'm virtually brand new to it, so I could easily have missed it.
Anyone got a loess function, or alternatives?