TRegStatsClass::RSS Property

__declspec(property(get = GetRSS)) double RSS;

Returns regression sum of squares.

Read: double GetRSS();
Declared in Dew::Stats::TRegStatsClass · Dew.Stats/StatTools.h · Cross-compiler