How weights are used in RLowess algorithm

조회 수: 3 (최근 30일)
Nick Zadeh
Nick Zadeh 2019년 7월 16일
I have a question regarding RLowess. On this page under Robust Local Regression. In the third step, it says "Smooth the data again using the robust weights. The final smoothed value is calculated using both the local regression weight and the robust weight". I am a little bit confused here, does this mean after computing robust weights, first the algorithm calculates Y values using the robust weights, then again caluclates Y values using both the local regression weight and robust weight? Or just after computing robust weights, it uses both of the weights (the local regression weight and robust weight) to calculate Y values? Furthermore, how the two weights are combined together? Does it mean each Wi is the multiplication of its corresponding local regression weight and robust weight?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by