TMtxStepwiseReg::Method Property

__declspec(property(get = GetMethod, put = SetMethod)) TStepwiseMethod Method;

Defines stepwise regression model.

Read: TStepwiseMethod GetMethod();
Write: void SetMethod(const TStepwiseMethod Value);
Declared in Dew::Stats::TMtxStepwiseReg · Dew.Stats/StatTools.h · Cross-compiler