Gets the number of predictors.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
Remarks
If the model contains an intercept parameter, then the
number of predictors is equal to the number of parameters minus one.
If the model does not contain an intercept parameter, then
the number of predictors is equal to the number of parameters.